View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt Williamson Matt Williamson is offline
external usenet poster
 
Posts: 22
Default selection_change adding text to target

Can I use selection_change to modify the current cell?

e.g I want to type 1234 into any cell in column A and have it change to
"Test - 1234 - Test" upon leaving the cell

TIA

Matt