473,414 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Creating Invoices from individual Access records.

Creating invoices from individual Access records.

I think that my question is simple, but as a newcomer to using MS Access 2003, it is beyond me. I have read through the various ‘Invoice’ inputs in the forum, but they were all seriously more complex than my problem.

For my small Company, I have successfully created a simple Access table, holding customer information, such as Name/Address, Invoice ID, Unit cost, Units bought, Tax, Total Cost, etc. Eleven fields in all.

I wish to create an individual Invoice from the information stored in each record. I tried the Form Wizard, but the results were very primitive. I wish to create and printout an invoice on an A4 page, with my Company name/address at the top, and the information from the various fields in each database record appropriately displayed. I don’t need to store the Invoices since the basic information is already contained in the table.

How does an Access baby like myself proceed?

Thanking you for your time,

Comboni.
Nov 13 '06 #1
3 22124
MMcCarthy
14,534 Expert Mod 8TB
You need to create a query which will give all the information you need for the Invoice. Excluding static info like your company name etc.

The use the report wizard to create a basic report template based on this query.

Then go into the design of the report and you can play around with the layout and add comany name logo etc.

If at that stage you want any more help on the layout let us know.


Creating invoices from individual Access records.

I think that my question is simple, but as a newcomer to using MS Access 2003, it is beyond me. I have read through the various ‘Invoice’ inputs in the forum, but they were all seriously more complex than my problem.

For my small Company, I have successfully created a simple Access table, holding customer information, such as Name/Address, Invoice ID, Unit cost, Units bought, Tax, Total Cost, etc. Eleven fields in all.

I wish to create an individual Invoice from the information stored in each record. I tried the Form Wizard, but the results were very primitive. I wish to create and printout an invoice on an A4 page, with my Company name/address at the top, and the information from the various fields in each database record appropriately displayed. I don’t need to store the Invoices since the basic information is already contained in the table.

How does an Access baby like myself proceed?

Thanking you for your time,

Comboni.
Nov 13 '06 #2
missinglinq
3,532 Expert 2GB
You definately need to look at Northwind.mdb. Use the search or find function in Windows to locate it. It ships with all versions of Access, and has a very nice, basic Invoice report which is based on the query Invoices. This should help you get started, and may, in fact save you some time designing your invoice, as it basically covers all the items you mentioned.

When you start to work on your own database, you can simply goto
File->Get External Data->Import select Northwind.mdb
and then import any components from Northwind into your own db.
Nov 13 '06 #3
Many thanks to mmccarthy and missinglinq for your prompt and helpful replies. I was aware of the existence of the templates in Access but didn't know that they could help my situation.
Will get working and post success (or otherwise!)

Thank you.

comboni.
Nov 14 '06 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Steve Wathen | last post by:
I need to create a database where each record is an invoice originally stored as a csv file. Currently these csv files are loaded in excel to display them. Each invoice has a variable number of...
4
by: Jeremy Weiss | last post by:
Thanks to much help from everyone in my previous thread, I've made it a pretty fair ways into my billing/invoicing db. I'm now needing a way to cycle through all the records in a table and create...
1
by: bburton | last post by:
I'm using a form in Access which was used as a bug tracker. The users could update the record with an attachment. (The data type of the field that is used for attachments is the OLE Object) I...
10
by: Walshi | last post by:
Hi all, I'm a relative newby to access and VBA etc. My forms and tables etc are working great and saving lots of time...However... I have two databases with the exact same table format. I want...
3
by: Stephenoja | last post by:
Hello guys I have been working on a project now for a while and almost feel like I'm about to jump into shark infested waters with lead tied to my body. I need to create a database for a dental...
8
by: menmysql | last post by:
i am not bale to solve this problem since two weeks i am trying to access records from mysql database using jsp. inside this jsp program i wrote all my JDBC code. it is working very nicely and...
1
by: darrel | last post by:
Hi just wanna ask if somebody can teach on how to access records in a specific fields in a table using sql statements, thank you! any help will be greatly appreciated.
2
by: Florian | last post by:
hey i am new in php and my thesis of the university consist in making a software for an inventory. I decided to use php and my sql for doing this program but i'm having problems with the invoices....
1
by: Franzi | last post by:
Hello, I have got a question concerning putting pictures in access records. I have a moviecatalogue in access and want to put individual dvd covers to each record... I figured out how to put a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.