View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sherlock[_5_] Sherlock[_5_] is offline
external usenet poster
 
Posts: 1
Default Copy info to new sheet

Hello All,

I need to pull data(values) from a sheet (say cells A3 or
whatever)...these happen to be month ending values.... and take these
values and put them in the next month begining values of another
sheet.... Automation is the key for accuracy and time? probably prefer
to do in function not code to keep it simple.