Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How would one check if an entire row is blank?
Apparently ActiveWorkbook.Worksheets("Ballot").Rows(4).next < "" does not work. As a follow up to that, I only want to check if, out of columns A-F, whether B-F is blank for a particular row. But I don't want to do this by column by column, I would like to check the whole row (minus column A) in one shot. Is this possible? Any help would be greatly appreciated. Thanks, Mika |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Check for Non Blank and Blank Cells Before Save | Excel Discussion (Misc queries) | |||
If Match Part of Text Within Cell, Then Blank | Excel Worksheet Functions | |||
need macro to check part# and sum | Excel Worksheet Functions | |||
Looping Macro That adds a blank row between different part #'s | Excel Discussion (Misc queries) |