A alice Registered User. Local time Today, 06:09 Joined Mar 23, 2010 Messages 27 Apr 15, 2010 #1 i am trying to create an invoice on access 2003 i dont know where to start how do i create one ?
JamesMcS Keyboard-Chair Interface Local time Today, 06:09 Joined Sep 7, 2009 Messages 1,819 Apr 15, 2010 #2 You can use reports to get data from your tables into a printable format. Have a look at the help files and use the wizard to get a good idea of how they work.
You can use reports to get data from your tables into a printable format. Have a look at the help files and use the wizard to get a good idea of how they work.
A alice Registered User. Local time Today, 06:09 Joined Mar 23, 2010 Messages 27 Apr 15, 2010 #3 i have two tables of information products with fixed prices i still dont understand how i would get these into an invoice ?
i have two tables of information products with fixed prices i still dont understand how i would get these into an invoice ?
JamesMcS Keyboard-Chair Interface Local time Today, 06:09 Joined Sep 7, 2009 Messages 1,819 Apr 15, 2010 #4 Use a query to link all the data up into one dataset, then base your report on that.
A alice Registered User. Local time Today, 06:09 Joined Mar 23, 2010 Messages 27 Apr 15, 2010 #5 all my data has duplicated ??
JamesMcS Keyboard-Chair Interface Local time Today, 06:09 Joined Sep 7, 2009 Messages 1,819 Apr 15, 2010 #6 Have a look at the query design tips on the MS website, it's quite good and will help you understand how to create a query correctly. It will also help with the other thread we've been posting on...
Have a look at the query design tips on the MS website, it's quite good and will help you understand how to create a query correctly. It will also help with the other thread we've been posting on...