Re: Ooops

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



We need to see the code you're trying to use to accomplish this.

A Popup form certainly ***can*** receive focus, but it's subject to the same
rule as any other form.

A form can only receive focus (and subsequently lose focus) if if holds no
controls that can receive focus! In other words, if there's a textbox or a
combobox or a command button on the form, and it's enabled, the form itself
cannot receive focus nor lose focus, so using these events in code won't work.


--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

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

.



Relevant Pages

  • RE: How do I stop the code?
    ... is telling Access to overwrite the RegistrationNumber with "XXXXXXX"! ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ...
    (microsoft.public.access.formscoding)
  • Re: Hide page upon opening
    ... Ain't Access just a barrel of laughs? ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ...
    (microsoft.public.access.forms)
  • Re: Add Date data is entered
    ... And assuming the form opens to a new record, ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000/2003 ...
    (microsoft.public.access.formscoding)
  • Re: Cannot update DAO Recordset
    ... "Both the form and the query can be edited." ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000/2003 ...
    (microsoft.public.access.modulesdaovba)
  • RE: Mouse scroll wheel with forms
    ... we all know, clients, unless they just opened for business, seldom have the ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ...
    (microsoft.public.access.forms)