I have a make table query where I have a calculated field called Charge. I want to format this data item as currency so that when the table is created the field format is defined as currency.
The current syntax in design view for the variable is:
Charge: [Hours]*[tblAdultAttend.Cost]<Format("£00.00"
I can't get the format right to generate the data as I want it, and have tried a number of different strategies to create the right format.
Can anyone help put this right, please?
Many thanks.
John R
The current syntax in design view for the variable is:
Charge: [Hours]*[tblAdultAttend.Cost]<Format("£00.00"
I can't get the format right to generate the data as I want it, and have tried a number of different strategies to create the right format.
Can anyone help put this right, please?
Many thanks.
John R