How do I link one TEXT cell to others in a worksheet and workbook.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to make a customers name pop up in every required field..can
anyone help???

Thank you!!

Heather :-)
 
If all the Name fields are cells (not text boxes), then you could link them
as follows:

If Customer Name is in A1:

Link all other cells that should only display the customer name by using
this formula

=$A$1


If by chance your required fields are Text Boxes, you would use the Linked
Cell option in the TextBox Properties and enter A1.


HTH,
Paul
 

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

Back
Top