View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marie Marie is offline
external usenet poster
 
Posts: 143
Default If cell 'a' matches cell 'b' then copy cell 'd' to cell 'e'

Sounds like a simple if/then statement right? Can't get it to work for
anything. I am going from worksheet to worksheet but that should not
present a problem.... I've even tried it without changing worksheets. Open
to any and all suggestions.....I basically want to automate a copy/paste
funtion for cells that match from worksheet to worksheet.........
Marie