Re: Adding stuff to a report
Mathemagician,
I had a similar issue sometime back. The DB was archaic and the info was not all in in one place.
Question 1. My assumption is that all the info who printed, who charged, etc.. is stored somewhere in the DB right?
Question 2. Can it be exported to excel? If so you may not have to go through so many steps to get your required results..... Before i go into a possible fix let me know the answer to the first two questions.
Re: Adding stuff to a report
Quote:
Originally Posted by
noobi
Mathemagician,
I had a similar issue sometime back. The DB was archaic and the info was not all in in one place.
Question 1. My assumption is that all the info who printed, who charged, etc.. is stored somewhere in the DB right?
Question 2. Can it be exported to excel? If so you may not have to go through so many steps to get your required results..... Before i go into a possible fix let me know the answer to the first two questions.
noobi,
No, it is not that complicated, who printed and and who charged it are usually physically written on the printed copy, so there fore it will not require a connection to a DB.
No, it do not think it can be exported.
1 Attachment(s)
Re: Adding stuff to a report
I made a quick program in VB that replicates a the kind of report that we print and added the items i need to add to it.
i have attached a screenshot of it.
the barcode under the order number is one of the items i want to add
and the box within the customer box that says charged by print by is also what i want.