Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with 3 columns. Column 1 will have various text and
will each cell will have something in it. Column two has a header of "Use Record", this column will have values of 1, 0 or it will be empty. What I want to do is find Use "Record" and then work my way down the column and if the value = 0 then make column 1 text = "Dropped" then bold the whole row. How do I do the loop since column 2 could have a blank cell and there still could be rows in the spreasheet? Thanks Mike Col1 Use Record Col2 a 1 b 0 c d 0 e 0 f g 1 h |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop Problem | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming | |||
Problem with Do Loop and If | Excel Programming | |||
For...Each Loop Problem | Excel Programming | |||
loop problem | Excel Programming |