J
Jane via OfficeKB.com
Hi there,
Can anyone tell me how I programme my form in Visual Basics for the text to
appear as it is typed.
I have certain text that I want to appear as Upper Case eg
InsertBkMkText "Department", txtDepartment. Text, wdUpperCase
but I have other text that I need it to appear as it is typed eg
Orewa office or Hibiscus Coast Holiday Park
I don't know which command to type to make it work eg
InsertBkMkText "Location", txtLocation.Text, wd???
If I put the command wdTitleWord it will make the word 'office' appear as
'Office' or if I type it as wdSentence it will make the words 'Hibiscus Coast
Holiday Park' appear as 'Hibiscus coast holiday park' and if I just leave it
blank and don't put any wd commands in at all I get an error.
Hope this makes sense and look forward to hearing from anyone who can help.
Thanks a lot.
Jane.
Can anyone tell me how I programme my form in Visual Basics for the text to
appear as it is typed.
I have certain text that I want to appear as Upper Case eg
InsertBkMkText "Department", txtDepartment. Text, wdUpperCase
but I have other text that I need it to appear as it is typed eg
Orewa office or Hibiscus Coast Holiday Park
I don't know which command to type to make it work eg
InsertBkMkText "Location", txtLocation.Text, wd???
If I put the command wdTitleWord it will make the word 'office' appear as
'Office' or if I type it as wdSentence it will make the words 'Hibiscus Coast
Holiday Park' appear as 'Hibiscus coast holiday park' and if I just leave it
blank and don't put any wd commands in at all I get an error.
Hope this makes sense and look forward to hearing from anyone who can help.
Thanks a lot.
Jane.