I have a simple popup form with a single combo control. The Open code determines the content of the rows setting the control's RowSource. When I click on the combo Access reports it can't find the "RecordSource" NOT the "RowSource" of the combo.
So, I set the popup's "RecordSource" innocuously to one of my tables but the error persists. I verified that the "RowSource" was correctly initialized, as viewed in the IW (Below).
Any ideas?
![]()