TEXT FIELD PROPERTY

D

dk

Hello all !
I need little help from Your side.
Id like to put text "Click here to add new contact", something like in
Outlook. If user enter into this field new record will be created.

Thanks
DK
 
N

Niklas Östergren

Hi!

I asume you what this in a form!?

Create a command button, using the wizard, where you select <Add new
record>. Just follow the wizard.

Then set the caption of the cmd (command button) to "Click here to add new
contact".

// Niklas
 
D

dk

Thnx Niklas !
No, I dont need to have button.caption "add new..."
If You look into outlook tasks You will see on top of the table text field
with grey letters "to add new.." That is what I looking for.

Regards,
DK
 
Top