View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Choose the cells where there is a value

You are very welcome!
--
Gary''s Student - gsnu200800


"firroo" wrote:



"Gary''s Student" wrote:

Say data is in columns A & B. In C1 enter:

=IF(A1="",B1,A1) and copy down
--
Gary''s Student - gsnu200800


Thank you so much it works.

Regards