I’m at my witts end….please someone help me…..
My table hold precert information and case mgmt information. I have txtSSN and txtMaxMC.
I have 2 qry’s working off this table.
1 qry for Precert and the other for CM.
I have 2 forms…1 for Precert and 1 for CM.
After I complete Precert, I want to open frmCM to the SSN and MaxMC.
I don’t want a new record…I just want the record that holds the SSN and MaxMC. However, I continue to get a NEW record, no matter how many times or ways I’ve changed the code to open frmCM.
The data for both are in the same table. Should be so simple…but for me it’s not.
Could someone please show me the error of my ways?
Thanks in advance.