View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NEWER USER NEWER USER is offline
external usenet poster
 
Posts: 10
Default Code Help Needed

I need to fill a Column (B) with a value of "1" in every cell that is null up
to the last row having a value in Column (A). There are no empty cells in
column A up to the last row with data in the spreadsheet. I can not
accomplish through a recorded macro. Can anybody help me with some coding to
accomplish this task? Thank you