1eye1vision
Registered User.
- Local time
- Today, 15:23
- Joined
- Aug 27, 2005
- Messages
- 33
I really need help with my db, i created a stores issue db which was working well until one of the bosses decided he wanted the way it works to change, the thing is i haven't a clue where to start. The way it issues stores at present is singular, however the boss now wants this to be multiple issues to one person on a single form. The thing is it took me 4 months to build the db and i don't really want to start from scratch again and was wondering if anyone out there could have a look at the db and see if there is a way to change this without starting again.
i had an idea on how this might be acheived, but not all that good at putting it into practice.
The idea was that you have a form with all the list of stores you have and on that form you have also a combo box with the list of persons you issue to. Then by using a multi select, you select the items you want to issue and then using an append query copy these items to the stores issue form. so that way if you wish to remove these items from a persons record all you have to do is reverse the action and remove them from the issue form.
However as stated at the start, its ok having an idea but putting it into practice is a different matter.
I have added the structure of the db
i had an idea on how this might be acheived, but not all that good at putting it into practice.
The idea was that you have a form with all the list of stores you have and on that form you have also a combo box with the list of persons you issue to. Then by using a multi select, you select the items you want to issue and then using an append query copy these items to the stores issue form. so that way if you wish to remove these items from a persons record all you have to do is reverse the action and remove them from the issue form.
However as stated at the start, its ok having an idea but putting it into practice is a different matter.
I have added the structure of the db
Attachments
Last edited: