Sam Summers
Registered User.
- Local time
- Today, 20:46
- Joined
- Sep 17, 2001
- Messages
- 939
I have a form that is based on a query.
I already have a button that opens a form containing a combobox to select a new location and this moves all the equipment in the original form to the selected location using an update query.
What I also need to do is to select random items and then move only these items to a new location using a similar method.
The forms properties are fine.
I have tried inserting a bound and unbound checkbox but this doesn't work.
If I create a form directly from the table I can do it, but there seems to be an issue with the form that is based on a query.
I have to bring up and then change the items that are located at a specified location.
Many thanks in advance if someone can shed some light on this silly problem.
I already have a button that opens a form containing a combobox to select a new location and this moves all the equipment in the original form to the selected location using an update query.
What I also need to do is to select random items and then move only these items to a new location using a similar method.
The forms properties are fine.
I have tried inserting a bound and unbound checkbox but this doesn't work.
If I create a form directly from the table I can do it, but there seems to be an issue with the form that is based on a query.
I have to bring up and then change the items that are located at a specified location.
Many thanks in advance if someone can shed some light on this silly problem.