Thread: Using =TRIM()
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
fluffymoore fluffymoore is offline
external usenet poster
 
Posts: 25
Default Using =TRIM()

Is your Audit trail on? Try Going to Tools, Formula Auditing and then Select
Formula Auditing Mode!!

Hope This Helps

"Chuda" wrote:

Hi,

I've asked this question before, but I can't remember what the answer was. I
know, I know, I'm sorry. I promise I'll make a note of it this time. I did
try a search, but I can't find my original question.

Anyway, I'm using =TRIM() to delete leading spaces, but I want the result to
be the raw text, not the dynamic function.

I.E. if A1 = " text"

I want to get "text", not =TRIM(A1) which will *display* "text".

I remember that it was something really simple - so why can't I find it in
help?

Thanks (again) for the assistance,

Graham.