Kobus-Dippenaar
Registered User.
- Local time
- Today, 22:49
- Joined
- Oct 10, 2014
- Messages
- 50
Hello to all the lovely programmers out there,
I have two questions.
(1) I am displaying a paragraph with VBA coding into a unbound text field.
But I need to high-light some text, not all text. Hence some next in the paragraph needs to be RED and BOLD. so ln1 = "hello there " &????& "this is red text"
(2) When capturing data, within the input text box on the form, how can I enter words with special characters such as Ë ë ê?
Much appreciated and blessings.
I have two questions.
(1) I am displaying a paragraph with VBA coding into a unbound text field.
But I need to high-light some text, not all text. Hence some next in the paragraph needs to be RED and BOLD. so ln1 = "hello there " &????& "this is red text"
(2) When capturing data, within the input text box on the form, how can I enter words with special characters such as Ë ë ê?
Much appreciated and blessings.