Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet that summarizes information from 52 other sheets. I want to check the values in the 53rd column to see if the value is 0. If not, go to the 52nd column and repeat. When it finds a value 0 (in column 30 for example), it will then take that value, plus values from 4 previous columns (26, 27, 28 & 29), and create a chart based on those values (5 week trendline)
I will be using loops to check for the values. After the first loop, the column number needs to be reduced by one. How can I do this Art |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change default cell referencing in excel from R1C1 to A1? | Excel Discussion (Misc queries) | |||
Can't Cancel r1c1 cell referencing in excel 2007 | Excel Discussion (Misc queries) | |||
assign file numbers to names | Excel Discussion (Misc queries) | |||
R1C1 referencing | Excel Worksheet Functions | |||
Assign charts names in VBA? | Excel Discussion (Misc queries) |