View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default What does a ^ symbol mean used in a formula

Ooops... Yes it is the + symbol... I am not getting a lot of sleep lately...
I am a new Dad (second time round) so I am running on fumes at the moment...
--
HTH...

Jim Thomlinson


"Bob Phillips" wrote:

That's a new one on me!

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Jim Thomlinson" wrote in message
...
The other possibility is that it is the or operator in an array formula

(but
that is quite a bit less common)...
--
HTH...

Jim Thomlinson


"Gord Dibben" wrote:

Most common usage is to produce an exponential value.

=2^3 returns 8

Same as =2x2x2


Gord Dibben MS Excel MVP

On Thu, 5 Oct 2006 14:14:02 -0700, timbrook


wrote: