egg
Registered User.
- Local time
- Today, 13:43
- Joined
- Aug 29, 2006
- Messages
- 12
Hi All,
I'm new here as I have only just started to use access
I am just creating a very small and simple database (one table, five fields) for personal use.
My question is this:
I have a text field called [rank] which is a list of predefined texts eg "level1", "Level2" etc etc up to "Level9".
I have a form created to edit all the fields (which works fine) however I have created a button which I would like to do the following but don't know how to set it up
.
When the button is pressed I want to automatically 'promote' the above field. ie if it is at "Level9" it changes it to "level8", or if its at "level2" it changes it to "level1" for all the different levels (if its at "level1" it shouldn't do anything)
Thanks in advance for your help
I'm new here as I have only just started to use access
I am just creating a very small and simple database (one table, five fields) for personal use.
My question is this:
I have a text field called [rank] which is a list of predefined texts eg "level1", "Level2" etc etc up to "Level9".
I have a form created to edit all the fields (which works fine) however I have created a button which I would like to do the following but don't know how to set it up
When the button is pressed I want to automatically 'promote' the above field. ie if it is at "Level9" it changes it to "level8", or if its at "level2" it changes it to "level1" for all the different levels (if its at "level1" it shouldn't do anything)
Thanks in advance for your help
Last edited: