ms access multiple
The UK's Number 1 for Microsoft Office Training Add this page to your favourites/bookmarksBookmark page
 
View printable version of pagePrintable version
Plus One Google
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Microsoft Access Training and help » MS Access - Multiple forms vs single forms

MS Access - Multiple forms vs single forms

resolvedResolved · Low Priority · Version 2003

replyReply Tue 8 Jul 2008, 17:05Delegate Craig said...

Craig has attended:
Access Intermediate course

MS Access - Multiple forms vs single forms

Hi,

I'm in the process of setting up a database for my company showing all details relating to every product we sell (ie - product code, rrp, dimensions, etc) which means there are over 20 fields all relating to the same primary key (the product code). Is it worth dividing the information into categorys, making multiple tables and linking them or is it easier just to keep them all in one table?

Thanks

Craig:)

For upcoming training course dates see: Pricing & availability

replyReply Thu 10 Jul 2008, 21:31Delegate Mark said...

RE: MS Access - Multiple forms vs single forms

Hi Craig,

Generally wherever a field looks like an obvious contender for being a category or limited choice of entry, then it is worth having a separate table for it. There are a number of benefits in doing that. Benefits include, keeping the database data compact, efficient, and therefore faster to call up information and avoids or reduces the future tasks to maintain workable table and file sizes. It is easier to get the information into separate tables now than to find yourself doing it to a loaded database say 20000 records later. You can get specific information out for specific purposes by including and excluding tables from queries before you start putting in parameters and reduces complexity of needed queries. Another advantage is that the categorised data which you may often filter on and sort by can be better controlled at input stage which ensures that filters and displays for information don

replyReply Thu 24 Jul 2008, 11:42Trainer Rajeev said...

RE: MS Access - Multiple forms vs single forms

Dear Mark

Thank you again for your input.

Another excellent response!!

Many thanks

MOS Master Instructor 2000/2003
MCAS Master Instructor 2007

 

Please browse our web site to find out more about
microsoft access training courses and other Microsoft training courses.

Access tip:

Calculating The Difference Between Dates

If you wish to calculate the time between two date fields, this can be done in a number of ways:

1. As a calculated field in a query
2. As a calculated control in a form or report
3. As a calculation in a VBA procedure.

The basic syntax to get the number of days between two dates is:

=[One Date Field] - [Another Date Field]

You can also use one of the following functions:

=Month([One Date Field] - [Another Date Field])
which calculates the number of months between the two fields

=Year([One Date Field] - [Another Date Field])
which calculates the number of years between the two fields.

Another function is the DateDiff() function.

It uses an argument to determine how the time interval is measured. For example:

=DateDiff("q",[One Date Field] - [Another Date Field])
returns the number of quarters between the two fields.

Other intervals that can be used in this expression are as follows:
"yyyy" - Years
"m" - Months
"d" - Days
"w" - Weekdays
"ww" - Weeks
"h" - Hours
"n" - Minutes
"s" - Seconds

View all Access hints and tips


Microsoft Certified Partner Accredited Training Provider: Institute of IT Training Institute of Leadership and Management - Certified Courses Security Seal verified by visa, mastercard securecard