How to insert from name range into a paragraph?

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

Guest

I am trying to insert a name from a range to a text in excel. I inserted a
name range "Our_Entity" from another tab to the below etxt but ot does not
work.
 
you have to use a formula, I'm guessing LEGAL_LINE_3 is also a name:

="Per agreement between " & Our_Entity & " and " & LEGAL_LINE_3
 
Thanks Esteban

But now my names referenced as dates not working. It reads like this

Company, LLC dated 37681 is requested

but it is formatted as =Company, LLC dated "&Dated_As_Of&"

where Dates_As_of is mapped to 03/05/06 in dated format but it turns into
37681

Thanks
 

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