At the moment I'm using access to do reporting for my companies sales system - all the data is pulled from our sales sql database via odbc.
Now I have a couple of reports which basically prints out sticky labels to use as price tags. I have this working fine for individual products, however...
I have a simple query to calcualte a profit margin on daily sales lines and I use a quick and dirty expression to calculate the margin in the query so I never need to drill it down further than that level (I don't want to go as far as putting the output into a report as it is only for use when...
Hi there,
I've created a database of our customers and the plan is to have a few of our members of staff working through it doing support calls - there's very little information to get written to the database - just a flag to show whether the customer has already been contacted or not.
The...