J
JP via AccessMonster.com
I need to find a way to display in a form text box the highest numerical
value entered in any one of four fields for the last record entered.
For example: If
Field_1 is 0001
Field_2 is 0008
Field_3 is 0005
Field_4 is 0004
When the form is opened, the textbox would display the number 0008. The
textbox should display the highest of the four fields of the last record.
value entered in any one of four fields for the last record entered.
For example: If
Field_1 is 0001
Field_2 is 0008
Field_3 is 0005
Field_4 is 0004
When the form is opened, the textbox would display the number 0008. The
textbox should display the highest of the four fields of the last record.