samonwalkabout
Registered User.
- Local time
- Today, 18:24
- Joined
- Mar 14, 2003
- Messages
- 185
I have a database of projects and want to set a priority to each record. I need the exisiting records to drop down a priority level if a new Priority 1 is entered, but also need to be able to increase and decrease priority levels at any point. I can use the update method and open the form on the record im changing and change its priority. No worries
but the tough bit is........for ease of use (and as i cant have duplicate values) i need it to change the other record at the same time.
What i would love is a form with a list box of projects in order, where i can click an up of down button to move projects priority. (like in a report wizard where you alter the order of fields displayed) Anyone know how its done?
but the tough bit is........for ease of use (and as i cant have duplicate values) i need it to change the other record at the same time.
What i would love is a form with a list box of projects in order, where i can click an up of down button to move projects priority. (like in a report wizard where you alter the order of fields displayed) Anyone know how its done?