Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Increment formula
#1
Hello,

How would I make it so that this formula keeps incrementing for example

'F2','=C2-E2')
'F3','=C3-E3')
'F4','=C4-E4')

This is what I have but it doesn't increment like I want it to as shown above.
ws3.write('F2', '=C2-E2')
Reply


Messages In This Thread
Increment formula - by Kristenl2784 - Jul-20-2020, 08:09 PM
RE: Increment formula - by Larz60+ - Jul-20-2020, 09:25 PM
RE: Increment formula - by Kristenl2784 - Jul-20-2020, 09:42 PM
RE: Increment formula - by jefsummers - Jul-20-2020, 09:44 PM
RE: Increment formula - by Kristenl2784 - Jul-20-2020, 10:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  help to increment a third list hermine 7 1,382 Nov-29-2022, 04:19 PM
Last Post: perfringo
  mysql id auto increment not working tantony 10 2,492 Oct-18-2022, 11:43 PM
Last Post: Pedroski55
  Python “Formula” Package: How do I parse Excel formula with a range of cells? JaneTan 1 2,717 Jul-12-2021, 11:09 AM
Last Post: jefsummers
  Character Increment AnokhiRaaz 1 2,523 Apr-22-2021, 04:29 AM
Last Post: buran
  Increment text files output and limit contains Kaminsky 1 3,238 Jan-30-2021, 06:58 PM
Last Post: bowlofred
  [openpyxl] Increment cells being pasted into Template Kristenl2784 4 3,609 Jul-16-2020, 10:00 PM
Last Post: Kristenl2784
  How can I increment a List item with in a "for in" msteffes 4 3,603 Aug-14-2019, 08:55 AM
Last Post: DeaD_EyE
  How define iteration interval increment SriMekala 5 4,402 Jun-01-2019, 01:06 PM
Last Post: ichabod801
  SQlite3 quickly increment INT value? jmair 1 2,478 Mar-04-2019, 08:03 PM
Last Post: stranac
  increment variable in while loop Naito 3 3,011 Jan-20-2019, 12:30 PM
Last Post: Naito

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020