helenpostle
Registered User.
- Local time
- Today, 16:44
- Joined
- Jan 28, 2002
- Messages
- 17
I have a form that has field which runs a query to find the highest record number in a table and shows that number. I then want to assign this value as a number, to another field on the form when I click on a button but it keeps coming up with an error. I assume this is because the value in the field, returned from the query is not a number. I'm stuck now, I've tried a few things but nothing seems to work