fill in Environ("USERNAME") when calendar controll clicked

megatronixs

Registered User.
Local time
Today, 21:45
Joined
Aug 17, 2012
Messages
719
Hi all,

I have a calendar control on a form that when a user clicks on it, it will show a calendar that when you select the date, it will fill in the date in a field. I'm trying to fill in a second field with the user name once the date is selected. Some how I go wrong and it does nothing.
The control name of the calendar is: Command94 and the field where I want to put the user name is: UserSent

Greetings.
 
Which part does nothing, the first part, the second part, the whole ball of wax ? Can you pseudo code what you are doing and denote what is not working that would go a long way in allowing anyone to help you.
 
Hi,

I will post later on an example database so it will be easier to see what I try to do.

Greetings.
 
Hi all,

Just a silly typo and just found it this morning :-)

Greetings.
 

Users who are viewing this thread

Back
Top Bottom