View Single Post
  #2   Report Post  
PCLIVE
 
Posts: n/a
Default

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



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

Thank you!!

Heather :-)