Thread: links
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] acampbell012@yahoo.com is offline
external usenet poster
 
Posts: 129
Default links

=sum(SheetXX!A1:A10)

the sheet name preceeds the rest range reference.


SmartyPants wrote:
I want to link to a certain cell in a different worksheet.

How do I do this?