Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
I have a workbook with a number of worksheets that contain data about staff development objectives. Each person has their own worksheet and I've developed a macro that pulls all the data into one summary sheet. Because the number of rows of data in each sheet will vary from month to month, there is a dynamic range name for each and the macro selects the data for the summary using that. All works fine, except for occasions when there is no data in the dynamic range, for instance when a person has no objectives for that month. In this case the macro falls over because the range is empty. What I need to know (and I apologise for my limited VBA knowledge here!), is how to check to see if the range is empty and if so, to ignore this range and move on to the next. It seems simple enough, and I understand just about enough to believe it probably needs some kind of loop and a conditional formula..........but I don't understand enough to make it happen! Any help would be most gratefully received |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I check repeating sets of number in a range | Excel Worksheet Functions | |||
Check to see if cell data is within a range | Excel Worksheet Functions | |||
Can a formula check for a certain value in a range? | Excel Discussion (Misc queries) | |||
can a formula check for a certain value in a range? | Excel Discussion (Misc queries) | |||
How can I check if data in an external data range is changed afte. | Excel Worksheet Functions |