Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that I need to increment Column X by one when the macro
is executed. When Column x = 12 then it goes back to 0 and column w is incremented by one. Note: Only column x resets to 0. column W increments to infinity. Example: March 2009 Column W Column X 10 11 April 2009 After Calculation Column W Column X 11 0 May 2009 After Calculation Column W Column X 11 1 Can someone help? Thanks in advance. CB |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
complex column addition | Excel Programming | |||
column addition question | Excel Worksheet Functions | |||
Get Addition of each Column in a sheet | Excel Programming | |||
Addition base on condition | Excel Worksheet Functions | |||
Amend formula to include addition condition | Excel Worksheet Functions |