StacyinArabia
New member
- Local time
- Today, 02:40
- Joined
- Nov 29, 2010
- Messages
- 3
Hi guys, I've gotten sick of my 300 Excel spreadsheets and decided to try my hand at creating an inventory management system in Access 2007 for my laboratory to track our rather extensive ordering process. This is my first real effort on Access and its safe to assume my knowledge of SQL/VBA is nil and I'd prefer to find solutions that avoid me having to spend the next 6 months learning it (coz I don't think my boss will be that patient with me).
Ok, now I've set my experience level, here is my issue:
I would like to create a form where I can select a supplier's name from a drop-down box (Combo box) in the main form, which will then result in a subform datasheet being populated with the details of all the items that company can supply.I have an Item Details table with a multivalued lookup column with the Supplier name (linked to a Supplier Details table).
It feels like it shouldn't be very difficult but I've tried everything I can think of and topics on this forum don't seem to match what I'm looking for, or get a little too technical for me.
I would love to get some advice on this as I just can't seem to work it out. I can provide more info about my table if needed but I didn't want to complicate things.
Thanks.
Stacy.
Ok, now I've set my experience level, here is my issue:
I would like to create a form where I can select a supplier's name from a drop-down box (Combo box) in the main form, which will then result in a subform datasheet being populated with the details of all the items that company can supply.I have an Item Details table with a multivalued lookup column with the Supplier name (linked to a Supplier Details table).
It feels like it shouldn't be very difficult but I've tried everything I can think of and topics on this forum don't seem to match what I'm looking for, or get a little too technical for me.
I would love to get some advice on this as I just can't seem to work it out. I can provide more info about my table if needed but I didn't want to complicate things.
Thanks.
Stacy.