View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Blue Blue is offline
external usenet poster
 
Posts: 23
Default Copy Cells if A=1

Hi

Last request tonight

If column A row = 1 copy cells N4,O4,P4,Q4,R4,S4,T4,U4
to N,O,P,Q,R,S,T,U of that row, starting at row 5, repeat to end of column A

Again need it in code as data is refreshed and clears certain cells

Thanks to people who have helped me tonight, really has been a great help.

Blue