Thread: PrefixCharacter
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default PrefixCharacter

I believe you will have to process them after the fact, testing for a
prefixcharacter.

--
Regards,
Tom Ogilvy



"Gary''s Student" wrote:

How do I change the default PrefixCharacter in a worksheet from a single
quote (apostrophe) to another character?

I need to process text records that may begin with a single quote.

Thanks in Advance
--
Gary's Student