View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Extropian Extropian is offline
external usenet poster
 
Posts: 3
Default Help with Find function

Hello,

I really need some help here. I am trying to find a "(" within a text string
in a column, but I get a #VALUE! error when I use it.

=FIND("(",A2,1)

How can I find the ( if it thinks it's part of the formula boundries? Please
tell me there's a way around this.

Thanks in advance!
Heather