**************************
**IMPORTANT INFO**
Access 2007 on Windows XP Pro machine
Continuous Form Question
**************************
This is probably something really simple that I've forgotten or just never needed, but I just can't see it - yet.
Is there either a certain property (control, form, etc) or either some VBA code I can use to run a command from a command button for the specific record that the button is next to?
I guess it just has always worked for me, but it seemed before that if I placed a button on the form (in the form detail portion, where the records are displayed, that the button would run whatever command I programmed for the record it was next to. However, I'm finding on a new form I'm working on in Access 2k7, that is not the case.
No matter which button I hit (out of say 5 or 6 records showing, it's running the command ONLY on the first record.
So, what's the way to get around this? Hopefully it's something easy or strait forward that I've just overlooked.
Binding details:
**The text fields which show the record data are bound to the table records.
**The command buttons are unbound - not sure if you can bind command buttons.
Thanks for any advice/reference,
--
"If to err is human, then I must be some kind of human!" -Me
**IMPORTANT INFO**
Access 2007 on Windows XP Pro machine
Continuous Form Question
**************************
This is probably something really simple that I've forgotten or just never needed, but I just can't see it - yet.
Is there either a certain property (control, form, etc) or either some VBA code I can use to run a command from a command button for the specific record that the button is next to?
I guess it just has always worked for me, but it seemed before that if I placed a button on the form (in the form detail portion, where the records are displayed, that the button would run whatever command I programmed for the record it was next to. However, I'm finding on a new form I'm working on in Access 2k7, that is not the case.
No matter which button I hit (out of say 5 or 6 records showing, it's running the command ONLY on the first record.
So, what's the way to get around this? Hopefully it's something easy or strait forward that I've just overlooked.
Binding details:
**The text fields which show the record data are bound to the table records.
**The command buttons are unbound - not sure if you can bind command buttons.
Thanks for any advice/reference,
--
"If to err is human, then I must be some kind of human!" -Me