What Does This Function Do?

  • Thread starter Thread starter Saxman
  • Start date Start date
S

Saxman

I have a spreadsheet with the following function:-

BB!G1

What does it do please?

Thanks.
 
Hi

Maybe
=BB!G1

When yes, then it isn't a function, it is a cell reference - a value from
cell G1 on sheet BB is returned.
 
Saxman said:
That's what I thought, but there isn't a sheet BB.

At least that has partly answered my problem.

Thanks.

Are you sure there isn't a hidden sheet? If there was no sheet, that cell
would return a value of #REF
 
Back
Top