M
mloucel
I am a beguiner, I have done a couple of things in Access not a bi
deal, but now my boss wants something I have no Idea what to do, thi
is the scenario
- A database 12 fields.
- 1 Field is called Folder Number (entered manually so far
there is the problem he wants that particular field to change to th
next number automagically as soon as the user click the button save
this button was created using Access own resources (create a butto
and on the button wizard choose record operations and then save
record)
How can I add code so when the user click on save it will read th
last number on the field and add 1, then save the record
also is there any way to display the content of the field but avoi
the users from clicking and making changes on that field.
I'm wondering on the most easy child like type of code, that works..
no fancy work just simple and easy
Thanks for any help.
Maurice.
deal, but now my boss wants something I have no Idea what to do, thi
is the scenario
- A database 12 fields.
- 1 Field is called Folder Number (entered manually so far
there is the problem he wants that particular field to change to th
next number automagically as soon as the user click the button save
this button was created using Access own resources (create a butto
and on the button wizard choose record operations and then save
record)
How can I add code so when the user click on save it will read th
last number on the field and add 1, then save the record
also is there any way to display the content of the field but avoi
the users from clicking and making changes on that field.
I'm wondering on the most easy child like type of code, that works..
no fancy work just simple and easy
Thanks for any help.
Maurice.