View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bpreas - ExcelForums.com bpreas - ExcelForums.com is offline
external usenet poster
 
Posts: 2
Default Make a macro run on rows/columns only if data is present?

How can I mave a macro run on fields where there is data present and
ignore empty rows or columns. I have macros that I use regularly, but
the number of rows of data in these spreadsheets varies each time.
Thanks in advance for any help you can provide!