lisalewis12
New Member
- Joined
- Nov 26, 2010
- Messages
- 2
We have a spreadsheet that uses lookups for many fields including column F which will return either blank or "1".
We would like to hide any row in which the value of Column F=1
I have found places this can be done in Visual Basic, but as neither myself or the other person who will likely make edits to this workbook are familiar with VB and less likely to make edits to it later, I was asked to see if there is a way to do so with conditional formatting.
If not, what is the most straightforward way to do so in VB?
Data rows start on row 4 (as this will be a continuously growing file, to end of spreadsheet)
Tahnks in advance for any assistance!
We would like to hide any row in which the value of Column F=1
I have found places this can be done in Visual Basic, but as neither myself or the other person who will likely make edits to this workbook are familiar with VB and less likely to make edits to it later, I was asked to see if there is a way to do so with conditional formatting.
If not, what is the most straightforward way to do so in VB?
Data rows start on row 4 (as this will be a continuously growing file, to end of spreadsheet)
Tahnks in advance for any assistance!