Sorry, I'm new to this, including the Forum. This is actually the first time I have used a Forum for help.
I was hoping the Requery would populate my List Box with CID that had a matching CType/PGCode/PDCode combination for a filter. Nothing appears when I switch from Combo to Combo. I hesitate removing ALL the code from AfterUpdate Event since the CType is actually coming from two seperate tables
FormLoad() has CCode.CCode
then further down..
AfterUpdate() has CCAH.Year_Month
I was hoping the Requery would populate my List Box with CID that had a matching CType/PGCode/PDCode combination for a filter. Nothing appears when I switch from Combo to Combo. I hesitate removing ALL the code from AfterUpdate Event since the CType is actually coming from two seperate tables
FormLoad() has CCode.CCode
then further down..
AfterUpdate() has CCAH.Year_Month