View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bassman Bassman is offline
external usenet poster
 
Posts: 17
Default creating a excel sheet and have it print out and also load theinformation into another workbook

On Apr 5, 5:07*pm, Bassman wrote:
llo,
I have a excel sheet that is printed out and a cashier manual enters
information, invoice number, invoice amount, cash amount, check
amount, amex amount.... I would like to have the cashier input this
information on her PC and print a copy to go along with the deposit
and at the same time log the information *into a data baseor excel document
I created. *Any ideas how this can be done?


What about VBA? I really only need a gui form that submits to a
database but I am sure where to start and I am unable to invest in to
a program to do this.