View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
veryeavy veryeavy is offline
external usenet poster
 
Posts: 72
Default Sheet/Cell References

Thanks David.

The postscript to this is I was too stupid to find the Unhide Sheets Option
(i.e. only results was visible). Duh!

Cheers

"David Biddulph" wrote:

You have a worksheet called Return, and then you did a Move/ Copy Sheet to
produce a copy of that sheet, which defaults to being called Return (2).
[You'll see the names on the tabs of the sheets.]
(a) points at the first of these, and (b) at the second.
--
David Biddulph

"veryeavy" wrote in message
...
Hi,

Basic One (hopefully)

What is the difference between:

(a) +Return!C6 and
(b) +'Return (2)'!C6?