Excel formatting question

B

BigPig

Aaron,

You could try this:

In cell C1 type: =A1&"."&B1

In cell D1 type: =C1&"@hotmail.com"

As far as enabling the hyperlink so that all you do is click. I don't know,
but you could do it via VBA.

You can create a forumula that will 'mailto' but that will only open a blank
email.

Hope this helps.
 
Top