Attachment to Cell

  • Thread starter Thread starter Worzel Gummidge
  • Start date Start date
W

Worzel Gummidge

I am creating a spreadsheet that will monitor correspondance with people.

What I am hoping for is for, within a cell, I would like to insert a little
symbol (MS Word symbol). When this document is opened, I would like for a
standard premade letter template to be opened. Within this letter,
information will be completed automatically (this information will be taken
from the details within the row - name, address, reference etc....)

Any ideas if / how this can be done?

Thanks
 
Why not just use Excel for all of it. Create your form letter in excel with
formulas to the data sheet

="Dear " & data!a1 & ","

="Now is the time " & data!a4
 
Ideally, I'd prefer to use MS Word. The reason being that the spreadsheet
will be used by multiple users and a lot of them are not used to using MS
Excel. Subsequently, I'd prefer for the letter to be created in Word as most
users will be more proficient in Word
 

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