Danielle17
Technical User
I've posted a message about an editing form before and no one seemed to know much aobut it. I figured out what was wrong. I was just pulling up the whole table/the first record was highlighted, instead of a specific record in that table. What I need to do now is have the record, that the combo box on my form brings up, able to be changed and then stored in place of the 'old' record. I've tried the 'Index and Seek' code but I got the error message "Operation is not supported for this type of Object.(error # 3251)" So I tried the FindFirst/Criteria code but that also brought up the same message. I can post the code if anyone would like to help out. I don't know what's wrong with the code...it looks correct.