View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sumGirl sumGirl is offline
external usenet poster
 
Posts: 6
Default do something to the cell two columns over from curent cell

Hey all. I have a scrap of code that executes when a user doubleclicks
a cell (based on 'Target.Address' thanks to another poster in this
forum!). What I need to do is take that cell address and do something
two cells over based on it. I cant figure out how to add two cells (or
whatever) to the cell address...does this make any sense!?!?