access

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

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access

Access

resolvedResolved · Low Priority · Version 2003

Michael has attended:
Access Intermediate course

Access

How to have imperial units of measure instead of metric.

RE: Access - Metric units in Access

Dear Michael

Thank you for attending Access Intermediate!! I hope you enjoyed the course and benefited from it.


Please note that in MS Word you can change the metric to imperial by going to Tools > Options... and then in the general tab in the measurement units section.

Access doesn't have that option in the tools Options... dialog box.

If you want to achieve this result you have to follow these steps:

Go to Control Panel > Regional and Language > Customize button > In the Numbers Tab from the Measurement unit drop down list make the relevant choice.

NOTE: Please make sure that you restart Access after doing the above and you'll notice that you will be able to type the inches instead of cm.


I hope this has answered your query.

If this has answered your query then I would request you to please mark the question as resolved!! If not and you have a specific question related to this then please post it as a new question and we should be able to provide you the solution for it!!

Kindest Regards


Rajeev Rawat
MOS Master Instructor 2000 and 2003
MCAS Master Instructor 2007

Tue 27 Jan 2009: Automatically marked as resolved.


 

Access tip:

Create a custom Close button on a Form

By default, Forms that you create in Access have a full set of control buttons, that is, a title bar with Minimize, Maximize and Close buttons in the top right-hand corner and a Control Menu in the top left-hand corner.



Sometimes Access needs to follow certain procedures or events as users close a Form (such as automatically opening another Form perhaps). So it is often a good habit to create a custom Close button on a Form for everyone to use, rather than the standard closing cross.



To create a custom Close button:

1) In Form Design View, draw a Command Button onto the Form.

2) Use the Command Button Wizard to select Form Operations under Categories, and Close Form under Actions.

3) Choose Finish.



Access then creates the button and code to close the form for you. You can add any extra code that needs to run as the Form closes to the same Close procedure.



However, the creation of a custom Close button is pointless if the closing X in the top right-hand corner of the Form remains active. To make the closing X inactive, open the Form Properties box then on the Format tab set the Close Button setting to No. This will grey out the closing X leaving it visible, but inactive.



View all Access hints and tips


Server loaded in 0.08 secs.