ACC: IPF Referencing ControlSource Containing CodeID: Q171179
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you switch a form from Form view to Design view, you receive an
invalid page fault.
This behavior occurs when the ControlSource property of a control on the form contains a function that tries to change the value of that control.
Microsoft has confirmed this to be a problem in Microsoft Access 7.0 and 97.
Function MyFunction()
Forms(0).Controls(0).ControlSource = ""
End Function
Additional query words: access violation
Keywords : kberrmsg FmsProb
Version : 7.0 97
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 26, 1999