#1   Report Post  
Posted to microsoft.public.excel.misc
Alan Bliss
 
Posts: n/a
Default formula?

i am using a mail merge and i need to create special email address to be sent
via my online fax service...

the email address go as:



I have a fax number and a name in each row in the file i want to insert the
appropriate fax/email address as above
1) how can i get this column to make this formula by pulling from collumn AO
(the fax number?
2) how can i get the name in row AZ to convert into the formula?
3) also the names in column AZ are in this format: Alan Bliss, i need them
to be in this format Alan.Bliss.... how can i exchange the space for a dot?

Please help and Thank you,
I am using all 2003 office products, (by the way)
--Alan
  #3   Report Post  
Posted to microsoft.public.excel.misc
B. R.Ramachandran
 
Posts: n/a
Default formula?

Hi,

If Column AZ contains names (e.g., AZ2 contains Alan Bliss), and Column AO
contains the fax numbers (e.g., AO2 contains 951-486-3760), and you want to
create the e-mail address in the format you have shown (i.e.,
) in a new column, use the
following formula in Row 2 of the new column.

="/fax="&AO2&"/name="&SUBSTITUTE(AZ2," "

Now you can drag the formula down the new column to create the e-mail
addresses for the names/fax numbers in other rows (e.g., Row 3, 4, ......)

My apologies if I haven't understood your question correctly.

Regards,
B. R. Ramachandran




"Alan Bliss" wrote:

i am using a mail merge and i need to create special email address to be sent
via my online fax service...

the email address go as:



I have a fax number and a name in each row in the file i want to insert the
appropriate fax/email address as above
1) how can i get this column to make this formula by pulling from collumn AO
(the fax number?
2) how can i get the name in row AZ to convert into the formula?
3) also the names in column AZ are in this format: Alan Bliss, i need them
to be in this format Alan.Bliss.... how can i exchange the space for a dot?

Please help and Thank you,
I am using all 2003 office products, (by the way)
--Alan

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
Formula works in some cells, doesn't in other Wowbagger New Users to Excel 13 June 30th 05 03:21 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Problem with VBA returning the contents of a long formula. [email protected] Excel Discussion (Misc queries) 2 February 23rd 05 12:14 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 02:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"