E
escoz
hi everybody!
I'm trying to do something that seems simple:
- One Datasheet form, linked to a database view: Works fine
- One button per line, that should execute a query passing the line ID
when clicked: Works!
- One textbox per line, that displays a "OK" once the button was
clicked - PROBLEM!
It seems easy right? But access is not allowing me to do this. When I
click the button, instead of updating the textbox for the current
line, it updates ALL the textboxes on the Datasheet.
I really have no idea how to fix this. Does anybody knows what can I
do??
Thanks a lot!!
Eduardo Scoz
I'm trying to do something that seems simple:
- One Datasheet form, linked to a database view: Works fine
- One button per line, that should execute a query passing the line ID
when clicked: Works!
- One textbox per line, that displays a "OK" once the button was
clicked - PROBLEM!
It seems easy right? But access is not allowing me to do this. When I
click the button, instead of updating the textbox for the current
line, it updates ALL the textboxes on the Datasheet.
I really have no idea how to fix this. Does anybody knows what can I
do??
Thanks a lot!!
Eduardo Scoz