Re: object does not support this property or method when form is opene

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

You need to look in two places:

1. The code which opens the form
2. Code in the forms module, under the Load, Open, Activate events. you
may also need to check the Render events also (depending upon if you have a
pivot table in your form.

Cheers

John Webb

--
Message posted via http://www.accessmonster.com
.



Relevant Pages

  • Re: Message Alert
    ... Dim strSQL As String ... This will trigger the Load event. ... check a few things in your VBA editor. ... assembled strSQL by pressing Ctrl + G, which opens the Immediate window, ...
    (microsoft.public.access.modulesdaovba)
  • Re: Archiving old data to improve performance
    ... If you load up a form with a 'where' clause to open up that one reocrd, ... IF YOU HAD ONLY 10 reocrds. ... With 5 to 10 users on a network, ... and then opens it..and the throws this form attached to ...
    (microsoft.public.access.modulesdaovba)
  • RE: Form Load
    ... Below is a delay function: ... If you use the form "frmJobInfo" often then I would load the form as Hidden ... the code that "Opens" the forms to simple make them visible. ...
    (microsoft.public.access.formscoding)
  • Re: Dynamically-created menus and mdi children
    ... I created the new app and it worked. ... my main form is not the first form that opens. ... I open the Main Form and close the Login form. ... Otherwise my main form continues to load and I load ...
    (microsoft.public.dotnet.languages.vb)
  • Re: ADO and the Find method
    ... If application opens cursor on a client ... side, then yes, provider will load the whole table into the local memory of ... > "Val Mazur" wrote in message ...
    (microsoft.public.vb.database.ado)