View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bobbo Bobbo is offline
external usenet poster
 
Posts: 15
Default help with repeating data from cell above

I have two colums, names in A and access level in B. I need to search through
A and if there is a empty cell then I need to copy the data from the cell
above. I will need to do this for however many rows there is data in Column B.

Thanks
Bob