I have a sub-form within a form. On each record in the sub-form you should be able to double-click inorder to obtain more information, however I get an 'Enter Parameter Value Box'with the caption
Forms![INDAMEX]![Westbound Ports].Form![Port]. For some reason this working well and now this box appears.
My visual basic code appears to be ok. When I open the sub-form as a form and then double click, this works, but does not bring up the saved information.
I would be grateful for anybody to assist!
Forms![INDAMEX]![Westbound Ports].Form![Port]. For some reason this working well and now this box appears.
My visual basic code appears to be ok. When I open the sub-form as a form and then double click, this works, but does not bring up the saved information.
I would be grateful for anybody to assist!