Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Form's table name

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi, guru,

If I have a Form relate to one table, and I want to rename that table, how can I keep the relationship between this Form and table?

Thank you very much
 
Go into the forms Design view and open the Form's Property sheet. Change the Record Source property to the new table name.

This assumes that the ONLY change is the table name, not the table structure or field names.

HTH
Lightning
 
Hi!

After renaming the table go to the form's properties window and change the RecordSource on the Data tab to the new name.

hth Jeff Bridgham
bridgham@purdue.edu
 
Rename the table. Change the Record Source of the Form Properties.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top