Thread: Excel VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mr. Clean Mr. Clean is offline
external usenet poster
 
Posts: 1
Default Excel VBA

I need to write a VBA program (or a macro) that will select a cell from a
worksheet, then look for the same text in a cell in another worksheet (in the
same workbook), then copy another cell in the row that the text is found,
then paste it in the first worksheet.