Thread: copy if
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Derek Derek is offline
external usenet poster
 
Posts: 51
Default copy if

I want to copy data from one cell to another, but only if a 3rd cell has data
example
M3=A2(if A1 has data)

do i need a macro for this