Help - I'm getting a bit goofy with this.
My form: has 4 cascading combo boxes - they work perfectly.
1st combo box updates my main table just fine - my #2 box (which is dependent upon 1st combo box choice) does not feed to my main table. After reading several threads, I think I want something in the AFTER UPDATE of box #2, but I'm not sure what it is.
FORM NAME: WORK ORDER FORM
TABLE NAME: WORK ORDER MAIN TABLE
COMBO BOX 1 NAME: EQUIP NUMBER
COMBO BOX 2 NAME: EQUIP NAME (fills in correctly as soon as BOX 1 is done)
Does anyone have a suggestion of how I can get my BOX 2 to populate my WORK ORDER MAIN TABLE?
Thank you so much for reading this & any suggestions/ideas!!
My form: has 4 cascading combo boxes - they work perfectly.
1st combo box updates my main table just fine - my #2 box (which is dependent upon 1st combo box choice) does not feed to my main table. After reading several threads, I think I want something in the AFTER UPDATE of box #2, but I'm not sure what it is.
FORM NAME: WORK ORDER FORM
TABLE NAME: WORK ORDER MAIN TABLE
COMBO BOX 1 NAME: EQUIP NUMBER
COMBO BOX 2 NAME: EQUIP NAME (fills in correctly as soon as BOX 1 is done)
Does anyone have a suggestion of how I can get my BOX 2 to populate my WORK ORDER MAIN TABLE?
Thank you so much for reading this & any suggestions/ideas!!