Graham has attended:
Access Consulting course
VB for Access
Can you use VB code to directly and programatically change the currency symbol on one or more currency fields in a data table/form. For example I would like to have the currency symbol change automatically when I switch between
RE: VB for Access
Hi graham
Thank you for your question
You can programmatically set the specific currency for a text box by placing the symbol directly in the format property of the text box.
The following line of code sets the currency symbol to sterling.
Me.TextBox.Format = "