View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Scott Campbell[_2_] Scott Campbell[_2_] is offline
external usenet poster
 
Posts: 11
Default Simple Macro - I think... Copy - Paste on Click

Excel 2007
I have a workbook with 2 Sheets: Sheet1 and Sheet2

Sheet1 contains a list of all 50 states in column A

Goal: When any item in the cell in the list of 50 states is clicked on
Sheet 1, Cell A1 on Sheet2 will be populated with the contents of the cell
that is clicked.

Any suggestions?
Thanks in advance