just going through motions

Forum home » Delegate support and help forum » Microsoft Access Training and help » Just going through the motions

Just going through the motions

resolvedResolved · Low Priority · Version 2003

Jari has attended:
Access Introduction course
Access Intermediate course

Just going through the motions

What is you most regular question?

RE: Just going through the motions

Hi Jari,

I'm not 100% sure.

For Excel it is usually something to do with VLookups. For Powerpoint it's usually about inserting movies. VBA courses entail a few questions about specific bits of code, or how to set up automatic e-mailing.

We look forward to answering any questions you may have about Access.

Regards, Rich

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Random sampling

Data is th key to a good database, therefore checking is essential.

A good way of checking data is by random sampling. You can do this in a query, by typing the follow:
1) In the Field box create a RandonID field eg. Randon Id: Rnd(fieldname])

2) sort the field
3)Right click and chage the properties for To value to be the number of randon records you want to see.

4) Change the set to Show row for Randon ID to be False, add all the other fields you want to see and the run the query.

View all Access hints and tips


Server loaded in 0.08 secs.