Text Box to show same data on every form

B

Bob

--
I have a text box on a form, I want it to show the same thing on every form
that I open, at the moment it is only showing the data on the form I entered
it on..Thanx Bob






..........Jenny Vance
 
G

Guest

Create an other form with textbox and property as not visible. Have the
update property of first form/textbox to call a macro to open the invisible
form and Set Value from the first form text box. Then the information is
always available.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Text Box Question 8
Button to go to a Text Box or label 10
Running Total Question 1
Print a form? 2
Hide a text Box! 3
Text box to change Color! 9
Make a text box return blank if 1
Delete Contents of text box 1

Top