Copy to Main Page!

B

Bob

--
After searching Google.groups.com and finding no answer, Bob Vance asked:

I want to copy what ever is put in a certain box in Tables, so it will
appear on my front page form, how to I go about this!


Thanks in advance.........Bob Vance
 
C

Conrad

What do you mean by "front page form"? Do you mean an MS FrontPage form on
an intranet or internet? Or do you mean a front page form (initial form)
when you open the database?
 
C

Conrad

If you bind the form to the table and put a text box on the form bound to the
field you want to display that would do it.

Or you can use code also. Post back if this is what you wanted to do.
 
Top