Mikeyboi92
Registered User.
- Local time
- Today, 21:15
- Joined
- Aug 1, 2013
- Messages
- 10
Good Afternoon,
OK i have had a quick browse on this forum but cannot really find anyone with the same problem.
Is there a way in which someone can select a table from a drop down list and then search that table for a record then move that record to another table.
For example.
User selects 'Mikey's_table' searchs for a record then move this selected record to 'Mandy's_table'
(all the tables have the same structure etc. identical apart from the name of the table and records within)
I have the list of tables that all the records will be on and the users will know which table the record is in, i basically need to know if there is an ability to search for a record over muliple tables then edit that record and move it to another Table.
I have tried to use a Union Query which works when searching but i cannot edit or move the record
any help would be great.
OK i have had a quick browse on this forum but cannot really find anyone with the same problem.
Is there a way in which someone can select a table from a drop down list and then search that table for a record then move that record to another table.
For example.
User selects 'Mikey's_table' searchs for a record then move this selected record to 'Mandy's_table'
(all the tables have the same structure etc. identical apart from the name of the table and records within)
I have the list of tables that all the records will be on and the users will know which table the record is in, i basically need to know if there is an ability to search for a record over muliple tables then edit that record and move it to another Table.
I have tried to use a Union Query which works when searching but i cannot edit or move the record

any help would be great.