Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using Office 2007;
I need a function that would select the used range of a column below a specified number of title rows and return true if this area is blank (i.e. no entries of any kind apart from the title row(s).) For example: Public Function IsColumnBlank(argTitleRows as Long, argColNum as Long) 'select area below title rows specified 'determine if this area is blank 'return true if blank; false if not blank End Function Thanks for any help you may provide. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Column after specific text title the new column and add for | Excel Discussion (Misc queries) | |||
Column Title | Excel Discussion (Misc queries) | |||
Column Title changes | Excel Discussion (Misc queries) | |||
Named range=Column title,comumn title in cellB6 use B6in equation | Excel Discussion (Misc queries) | |||
Sumif based on column A and title of another column | Excel Discussion (Misc queries) |