Microsoft
Software
Hardware
Network
Question : Cannot use .close for an open form?
I am obviously missing something - probably something silly as well.
I have a form I want to close after a selection is made and a button is clicked but cannot do so using the full form name and .close such as "FORM_frmname.close". I thought this was a valid object method/action? I know the object reference is correct.
I CAN close it with docmd.close - so this will work for me - but I am not comfortable with the lack of a reference (ie: close what?) and would rather specify the formname I am closing.
Answer : Cannot use .close for an open form?
docmd.close acform,me.name
Random Solutions
"Error 1327 Invalid Drive F:/" on Sprint USB Wireless Installation
How can I get the Start and End dates used in a seach to display on the report? MS RS 2005
Problem with site in IE 8
Data Encription
Send Object Problem
C# -- "Value==null"
specifications for "lagetfields" function?
Setting Query Analyzer message display buffering
When does System.IO.Ports.SerialPort<wbr /> DataReceived event fire?
GAL does not show when trying to Delegate in outlook 07