I have a subform based on a query. One of the fields needs to be formatted. I need this field to be updatable, but when I format it the way I want it (=[field]/60000), I'm not able to update the field later.
I tried adding a text box to allow for data entry and later copy that value to the field I want. When I put an unbound textbox, what ever value I enter in the box is carried to every record.
Is there a way to put an empty field in the subform and attach to that particular record?
I tried adding a text box to allow for data entry and later copy that value to the field I want. When I put an unbound textbox, what ever value I enter in the box is carried to every record.
Is there a way to put an empty field in the subform and attach to that particular record?