View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Number Cells, Excel 2000 & 2003

Hi,

A macro could do that in several ways but what do you want it to do as it
counts down the column?

Mike

"jfcby" wrote:

Hello,

I have a worksheet that has 4 columns of data. Beginning in Column 1
Row 4 I have numbers in cells then it may be 2 to 8 blank cells down
the column.

How can a macro beginning with Column 1 Row 4 with the number 1 and
count down the column sequentlly skipping the blank cells.

Thank you for your help,
jfcby