Cascading Combobox in Same Datasheet View/Subform

kelvin2088

Registered User.
Local time
Yesterday, 22:04
Joined
Nov 23, 2010
Messages
18
Is there anyway that we can do cascading combobox in the same datasheet view of subform? Basically I'd like to filter "Account Name" based on "Plan#" selected in the same record of subform.

w9ttw3.jpg


bedd3.jpg
 
All the instances of a given combo only have one and the same row source, so you cannot do what you want for a datasheet.

For continuous form you can do a fiddle: http://www.access-programmers.co.uk/forums/showthread.php?t=223980

BTW: when asking for support in the future, "not working" is meaningless - read my signature.
 

Users who are viewing this thread

Back
Top Bottom