ResellerRatings Store Ratings - View Single Post - MS Access, how do I make one txt box = another
View Single Post
Old 06-17-2003, 04:05 PM   #1 (permalink)
Bob The Great
Registered User
 
Bob The Great's Avatar
 
Join Date: Oct 2001
Location: perpetual delerium
Posts: 4,463
Bob The Great is on a distinguished road
MS Access, how do I make one txt box = another

I'm making a program in access and I don't have till 5 to get this program working well. I have pretty much all the basics in place I just need to figure out how to get a text box in a form equal change the text of a report text box when I hit a button. Some vb would work.

[basic idea]



1.Formtxtbox = blank
2.Reporttxtbox = blank
3.(operator inserts text) formtxtbox = name of company
4.operator hits "save" button
5.Reporttxtbox = name of company

Then my prog saves it as an HTML or whatever but I got that worked out.

Bob The Great is offline   Reply With Quote