View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Albert Albert is offline
external usenet poster
 
Posts: 203
Default how do I transfer data from one sheet to another with VB code

I am a novice when it comes to programming. I am trying to make a simple
accounting systems. I would like to:
Fill in data on one sheet
run a macro
to then update a specific account on a particular sheet
the data should then loop depending if the field is empty or not
the sheet name will correspond to the account name on the first page

Can someone help?
Thanks
Albert