|

Microsoft Access Forms
This page on Microsoft Access Forms, consists of lots of tips, questions/answers about Forms and the use of them in Microsoft Access.If you wish to know the basics on how to create a form, then I suggest you download my free tutorial. This does not only include how to create a form in Microsoft Access, but will step you through the entire process of building your first database in MS Access. To learn the basics of Microsoft Access then:
Click Here
I am currently revamping this site, and transferring all the form related tips, questions and answer links to this page, from this page:
Simply Access Tips Index
So if you are sure there should be something here that isn't, check out the Index page above, or contact me on my 'Contact Page' to put forward your suggestion and I will do my best to include it.
Combo Boxes filtering
Using a Combo Box to filter another Combo Box (Method 1)
This tip explains how to use a combo box to filter a another combo box. It uses criteria in a query and the requery function.
Vertical Alignment of text
Vertical Alignment of text in a text box
Use this tip to help position your text in a text box. Can also be used for labels
Active X calendar Control
ActiveX Calendar Control
Click on the link above to learn how to add an ActiveX Calendar Control to your form.
Digital Clock
Adding A Clock To a Form
This tip explains how to add a digital clock to a Microsoft Access Form.
Message box if no records
Display a Message Box if there is no records in a form
Use this tip if you are looking for some code, to cancel the opening of a form and displaying a message box if there are no records in the form you are opening
Vertical TextVertical Text tip This tip will show you how to change a property so that your text will display vertically rather than horizontally.
New LineNew Line tip This tip will show you how to set up a memo or text field so as the user goes to a new line when the 'Enter' key is pressed.
Form Events
Form Events
This tip will give you an overview of all the form events that are available to you when you open a form. An event is where you add code or a Macro to 'do something' with your database.
Advanced Conditional FormattingAdvanced Conditional Formatting This tip will give you an overview of how to add some VBA code to enhance your Conditional Formatting to achieve more advanced conditional formatting options.
Adding Time fieldsAdding time fields in a from This tip will explain how to add to separate time fields in a query, form and report. Specifically if the result is going to be greater than 24 hours. It also explains how to sum a time field in a continuous form or in a report.
Finished with Microsoft Access Forms - then return to the Simply Access Home Page
|