D
druzzer
Hi all,
I am really, really, really new to the world of Access, and have little to
no idea where to even begin.
I created a relatively simple database with equipment my company uses, and
supplemental accessories each item has. I would like to create a form or
page that my co-workers can call up, and use to search for a particular item
(by serial #), and see the associated accessories. I have that portion
worked out (I think), but when it comes time to attempt and edit the
accessories, I get the message:
"Control can't be edited, it's bound to the expression '[Tablet
#].column(1). I have a query set with the items from the table I would like
displayed, and have the accessories fields populated when the appropriate
serial # is selected from a combo box.
I guess what I need here is help so that when a serial # is selected, the
user can review the data, and then update the information. Please let me
know what data you need to diagnose the issue. I have no VBA experience, and
my Access experience is shakey at best, so please be gentle and dumb it down
as much as possible.
I am really, really, really new to the world of Access, and have little to
no idea where to even begin.
I created a relatively simple database with equipment my company uses, and
supplemental accessories each item has. I would like to create a form or
page that my co-workers can call up, and use to search for a particular item
(by serial #), and see the associated accessories. I have that portion
worked out (I think), but when it comes time to attempt and edit the
accessories, I get the message:
"Control can't be edited, it's bound to the expression '[Tablet
#].column(1). I have a query set with the items from the table I would like
displayed, and have the accessories fields populated when the appropriate
serial # is selected from a combo box.
I guess what I need here is help so that when a serial # is selected, the
user can review the data, and then update the information. Please let me
know what data you need to diagnose the issue. I have no VBA experience, and
my Access experience is shakey at best, so please be gentle and dumb it down
as much as possible.