My previous thread sorta of died out a while back, but I got the answer I needed. However, I need some more assistance in finally completing my darn form…
When I choose a cabin from a combo box, I want the Room combo box to limit its list to what I choose in the Cabin field. For example, I have 7 cabins, each have x number of rooms. Right now, if I choose Cabin A, I still see ALL rooms for ALL cabins in the Room combo box. I want it to show ONLY rooms that is related to Cabin A. I was thinking of using If…Then but I’m not sure where do I start?
Thanks.