I was going to give it a rest with the questions, but this problem really bites the bag.
I have a simple form on which is a button. Press the button and it loads a value into one of the fields using a VB sub. Which is great, except it uses INVISIBLE text. It looks like it hasn't worked, but it's there (cut & paste into word proves it)! And if I change the foreground properties, the text appears! And it stays visible when I change them back to their original value.
This happens whatever method I use to put text in a field, except for straight query and user input. Why would it do this? All I want to do is populate a field with a default value at a certain point in the form!
Help much appreciated!
I have a simple form on which is a button. Press the button and it loads a value into one of the fields using a VB sub. Which is great, except it uses INVISIBLE text. It looks like it hasn't worked, but it's there (cut & paste into word proves it)! And if I change the foreground properties, the text appears! And it stays visible when I change them back to their original value.
This happens whatever method I use to put text in a field, except for straight query and user input. Why would it do this? All I want to do is populate a field with a default value at a certain point in the form!
Help much appreciated!