View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John.Greenan John.Greenan is offline
external usenet poster
 
Posts: 175
Default Formatting Excel Cell to a text field

Add a single quote to the front ie '+2782345555


--
www.alignment-systems.com


" wrote:

Hi,

I am trying to add a string value "+2782345555" to a excel cell, but it
keeps on throwing away th e "+" and I end up with "2782345555".

Any help.

Thank You