J
Jan Vacek
...sorry for my bad english...
I have variable StSpecifikace AS String -
Debug.print this variable is OK. For example "This is a long text to 255
charakters"
I can take this variable as defaultvalue in textbox
like this - me.textbox.defaultvariable = "StSpecifikace"
But this is not good syntax....
How can I do it?
Thanks
Vacan
I have variable StSpecifikace AS String -
Debug.print this variable is OK. For example "This is a long text to 255
charakters"
I can take this variable as defaultvalue in textbox
like this - me.textbox.defaultvariable = "StSpecifikace"
But this is not good syntax....
How can I do it?
Thanks
Vacan