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
Proxy Server 2.0 and Quake 3
create a access database with information from a spreadsheet and print to index cards
How to prevent duplicate records on the form UI?
Internet Explorer takes a long time to load, fresh install
Re-write the script for Copy/Paste
Start up page in VS 2008 using ASP.NET
How to refresh the view in an SDI application
How can I change the identity property of a column without setting the wrong seed?
Select MAX(ISNULL(variable, 0)) is returning NULL when it should be returning 0
Windows Bad Image Error