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
how to keep the session variable alive until the user close the browser?
Renew SSL certificate with 2048 bit key length
Newbie question: Using Access 2003 to access MS SQL server db
Get table name from column in a view
Generating Unicode Characters in VFP 9
pop up calendar for access 2003 dates
How to export cmd.exe output to a .txt file when using the command nslookup
Quick excel formula
Replication Between 2 Server 2008 Domain Controllers
ASP.NET and Server.CreateObject