U
unhinged
Hi, I'm using Access 2000 and trying to achieve a task that I know how
to do in FIleMaker.
I have a screen with two subforms, the one on the left shows a list of
courses that are part of a group and the subform on the right shows a
list of courses that are available to be added to the group.
What I would like to do is have the user click a button for a record in
either subform and have the record show up in the other subform.
In FileMaker, I would do this by setting the key field to a new value,
but I seem unable to do this in Access: first, when I tried setting the
key field to a NULL value, I ended up with a query where I could add
records but could not edit them, which caused Access to hang repeatedly
on the Requery command.
Now I have tried setting things up so that the query populating the
right-hand subform uses a value of zero in the WHERE clause, but I am
getting a problem where a message that no record can be found in
tGroups with the matching field "GroupID".
Can anyone point me to (preferably) the correct method for achieving my
goal and/or explain why the approach I am trying does not seem to work?
Thanks,
Daniel
to do in FIleMaker.
I have a screen with two subforms, the one on the left shows a list of
courses that are part of a group and the subform on the right shows a
list of courses that are available to be added to the group.
What I would like to do is have the user click a button for a record in
either subform and have the record show up in the other subform.
In FileMaker, I would do this by setting the key field to a new value,
but I seem unable to do this in Access: first, when I tried setting the
key field to a NULL value, I ended up with a query where I could add
records but could not edit them, which caused Access to hang repeatedly
on the Requery command.
Now I have tried setting things up so that the query populating the
right-hand subform uses a value of zero in the WHERE clause, but I am
getting a problem where a message that no record can be found in
tGroups with the matching field "GroupID".
Can anyone point me to (preferably) the correct method for achieving my
goal and/or explain why the approach I am trying does not seem to work?
Thanks,
Daniel