miguelito_cz
New member
- Local time
- Today, 09:09
- Joined
- Nov 12, 2010
- Messages
- 6
OK, here goes another question regarding my project. Short intro: the project is about organizing boxes and files in them. Each box has 250 slots, each slot for one file. I'm using Access 2003.
In one of my tables each record represents a file stored on a specific position [SlotID] in one of the boxes [BoxID]. When there's no file in a slot, there's no record about it. I'm trying to find out the best way for a user to manage the files. My idea is for a user to be able to effectively reorder, edit or delete a file or multiple files. Does anyone have an idea on the best approach to do this kind of management? Like controls used, form design and so one.. Any suggestions appreciated!
In one of my tables each record represents a file stored on a specific position [SlotID] in one of the boxes [BoxID]. When there's no file in a slot, there's no record about it. I'm trying to find out the best way for a user to manage the files. My idea is for a user to be able to effectively reorder, edit or delete a file or multiple files. Does anyone have an idea on the best approach to do this kind of management? Like controls used, form design and so one.. Any suggestions appreciated!