Re: Using AxDate Control

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




Thanks Wayne.

I can see how my message was not clear and I appreciate your reply.

The code line I included in the original message is placed in the sub
for the On Updated event. Using your recommendation to include a
msgbox call in the same sub I can see the event is not triggered by
selecting a date from the control. Not sure what On Updated is for.

Remaining events of the control are On Enter, On Exit, On Got Focus and
On Lost Focus. Each seamingly ambiquous for my intent. I simply want
the selected date entered to the target object.

I'm imagining passing the target object name to a separate form
containing the AxDate Control and passing it back when the modal form
is closed. This seems like complex overkill though (again I'll need to
get the value selected).

Still baffed.

v/r
Everett


--
everettwelchPosted from - http://www.officehelp.in

.



Relevant Pages

  • Re: PLEASE HELP....Post code
    ... You have to substitute the NAME property of your control in here... ... The properties window changes as you change what is selected. ... When you are getting started, change the library to "VBA" (for instance, instead of <all libraries>) and look at the classes of functions -- click on a class and then click on a function in the right pane. ...
    (microsoft.public.access.reports)
  • Re: CComboBox losing selected value after performing multiple UpdateData
    ... >choose to add a new one or re-use an old one by selecting it. ... spontaneously, that the contents of the edit control will be complete, or even present. ... I'm not sure what bug you are fixing, but it appears that the fact that this code gives ...
    (microsoft.public.vc.mfc)
  • Re: CheckBoxList
    ... DataGrid is a good one for displayed multi-column and customized data. ... as for selecting, of course, it has buildin select feature let a user to ... template databound control which can only populate data through databinding ... Is this achievable using the checkbox list? ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: PLEASE HELP....Properties and Methods
    ... You have to substitute the NAME property of your control in here... ... The properties window changes as you change what is selected. ... To select the form (or report), ...
    (microsoft.public.access.reports)
  • Re: Validating ComboBox Entries
    ... employees have worked on it, ... To prevent a user from entering any data, it can't be in the rowsource. ... prevent employees from selecting it and causing havoc at the end of the ... the project name is displayed in the Combo control. ...
    (microsoft.public.access.formscoding)