Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

microsoft access course - access forms

Forum home » Delegate support and help forum » Microsoft Access Training and help » microsoft access course - Access - Forms

microsoft access course - Access - Forms

ResolvedVersion Standard

Susan has attended:
Access Intermediate course

Access - Forms

Hi there - I am still struggling with have the one page for all data entry relating to purpose of database: customer history and contact managment. I need to ideally have a one page view where a data entry person can just fill in all details in relation to one person / one company. Presently, there are a number of tables and sub forms and sub reports that need to be brought into the main data entry form, creating confusion for me as the database designer and my colleagues who will be entering data. I think I need to have another developer / trainer come to our offices, and help me finishing off the building database.
Thank you!

RE: Access - Forms

Hi Susan

May i suggest you email info@stl-training.co.uk to get your request replied to quickly and not the forum.

Thanks

Best Training team

Access tip:

Closing form after a certain time period

To make a form close automatically after a certain time period, you need to assign the close function to a macro.

Save the macro and ope up the form in design view. open the Properties sheet.

In the TimerInterval property enter the length of time you want the form open for. This should be in milliseconds, so for instance if you want the form open for 5 seconds enter 5000, for an minute enter 60000.

You now need to attach your macro (to execute the Close action) to the OnTimer event property of the form.



View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.