View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bill M. Bill M. is offline
external usenet poster
 
Posts: 1
Default Is there a macro i can use to copy a cell +1

I am wondering if there is a VBA code to copy a whole cell into another whole
cell and add 1 more number to it. E.G. one cell E19 is 9N08, and i was trying
to put 9N09 into cell F19, E21 is 9S18, and i was trying to copy 9S19 into
F21 etc. for the whole worksheet.