Re: Repost (Sorry!!!)- What is Automation ID?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Sorry but I don't understand what the Automation ID is? Is it connected with
Autonumber fields. Whilst the control I mentioned isn't an autonumber there
is an index field in one of the tables which is the source of a control on
the subform that is an autonumber.
Sorry but as I said I don't understand what Automation is. Also why didn't I
get this problem when running the database with Access 2000 but get it with
Access 2003?
Thanks
Tony

"jrmask via AccessMonster.com" <u34599@uwe> wrote in message
news:7688919294614@xxxxxx
What's your table structure for this form? How is Automation ID derived if
it
is not an autonumber? Have you tried to enter another control other than
the
problem control and do you get the same error?

Tony Williams wrote:
Sorry to repost but I posted a message yesterday and in one my replies I
said I had figured out the problem I meant to say I had figures it out.
I'm getting errors when I start to complete a control on a form that has a
has a format "ABCD"/000/0000;0;_ that says the Automation ID is not
available. What does this mean?

The control is on a main form and is used to link a number of subforms
with
a control the same name. It is a next field, primary key but not
autonumber.

Anyone help?
Thanks
Tony

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200708/1



.



Relevant Pages

  • Re: Auto Number
    ... If you want to have "invoice numbers" that you can control, ... The Autonumber datatype exists for the sole purpose of generating ... Create a query with the newly created table as the source ...
    (microsoft.public.access.gettingstarted)
  • Re: How to Conditionaly Set Cmd button Focus
    ... > On my Main Form I have a CmdButton I want to disable if the Focus in my ... > subform is the AutoNumber ... since an autonumber field can't be manually edited anyway, ... meaning to or even be seen by the user, you could just remove that control ...
    (microsoft.public.access.formscoding)
  • Re: on exit event
    ... There is an On Enter property for the main form's control that holds the ... You're looking at the form that is serving as the subform -- and ... >>> required data in the autonumber (the autonumber does ... >>>>the form's BeforeUpdate event is bad? ...
    (microsoft.public.access.forms)
  • Re: How to detect all required fields of a form?
    ... I just realized the Autonumber portion of my question is no big deal: ... Dim ctl As Control ... Set prop = ctl.Properties ...
    (comp.databases.ms-access)
  • Re: Error 2458 -- need help
    ... I believe the form "choked" on that autonumber. ... Textbox 1's color is white and its font is black. ... > really needed) make the error "The control number you specified is greater ... > Function GetColoursAs Boolean ...
    (microsoft.public.access.formscoding)