Re: On Change Bug?



Thansk Jeff.

I changed the Name variable to wholeName, however it is still exhibiting this
odd behaviour. If you have any other suggestions I would like to hear them.

Jeff Boyce wrote:
>Ivan
>
>I don't know if it will make a difference in what you are seeing, but...
>
>The word "Name" is a reserved word in Access. You are using it in your
>code. Access may be confused as to just what you are referring to. Try
>changing that to PersonName...
>
>Regards
>
>Jeff Boyce
><Office/Access MVP>
>
>> Okay I have a form whose caption is based on some information on the form.
>> The information updates the caption at every change. For example the
>[quoted text clipped - 31 lines]
>>
>> Any help or suggestions would be appreciated.

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



Relevant Pages

  • Re: add caption
    ... "Jeff Boyce" wrote: ... Use the caption property. ... the question ask type in the field Employee Name than add the ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Toggle Button Caption change not right
    ... Jeff Conrad's Access Junkie List: ... > a good example to make a toggle button change the caption ... > Private Sub CustomerChkBx_Click ...
    (microsoft.public.access.forms)
  • Update a Label In Another Form
    ... I have a for that has a label on it. ... I would like to be able to update that caption on that form via ... The error comes back saying invalid use of the Me keyword. ... Jeff G ...
    (microsoft.public.access.forms)
  • Re: Compiler Variables
    ... Could you just get the date modified of your exe file when you run it and ... > caption of main window such as: ... > Is there a way to do this with compiler variables? ...
    (microsoft.public.fox.programmer.exchange)