View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Learner Learner is offline
external usenet poster
 
Posts: 27
Default Transfer data from one sheet to another

Hi

I have a worksheet "current" with data entered in range D5 to N5 and empty
worksheet "database". i have created button1 and would like to attach a macro
to this button1 so that all the data D5 to N5 from worksheet "current"
transfer to worksheet "database" A3 to K3

Any help with codes please

cheers