View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Isaacs Frank Isaacs is offline
external usenet poster
 
Posts: 30
Default "Load" statement

I've no idea if that's the syntax the OP has, but it's new to me. Thanks!
--
HTH -

-Frank Isaacs
Dolphin Technology Corp.
http://vbapro.com



"Myrna Larson" wrote in message
...
If it starts with an equal sign, e.g. =Load AB64, then it refers to the

intersection of the
named range Load and AB64, but since that is a single cell, it's no

different than =AB64.

On Sat, 11 Oct 2003 08:47:14 -0400, "Frank Isaacs"

wrote:

That does not look like a valid formula; please post the exact formula

for a
better answer.

My guess is that it is something like =Load!AB64, which would refer to

cell
AB64 on a sheet named Load.