Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Link and formula question

Hi all. I'm new to this board and have found a lot of useful info. I've
tried copying some of the examples, but it's just not working for me.
I'm trying to do forecasts and I'm having a problem trying to figure
out how to link two worksheets and then have a formula in the same
cell.

Example: 2006!A21 =34567

After linking to the 2nd s/s, I need to have a formula to calculate a
10 week average which is the basic formula of =AVERAGE(A11:A20)

I've tried =(AVERAGE(A11:A20)&''2006!A21") but that only gave me the
average + plus the amount in 2006!A21. If I put SUM in front, then I
get a VALUE# error message.

The link would be to 2007!B21

The cell reference would also need to be adjusted to fill in weekly.

I hope this is clear enough.
TIA
Loretta

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default Link and formula question

The easiest way to select cells for use in formulas, at least until you're
familiar with the syntax is to click on the cell you want to reference. For
instance, enter the function =average( then click on the range of cells. I
think you want =average('2006'!a11:a20). If you want to include multiple
cells (or multiple ranges) in the formula, click and drag to select the first
range, then type a comma, then click and drag to select the next range, and
so on: =average(a11:a20,'2006'!a21).
HTH. --Bruce

" wrote:

Hi all. I'm new to this board and have found a lot of useful info. I've
tried copying some of the examples, but it's just not working for me.
I'm trying to do forecasts and I'm having a problem trying to figure
out how to link two worksheets and then have a formula in the same
cell.

Example: 2006!A21 =34567

After linking to the 2nd s/s, I need to have a formula to calculate a
10 week average which is the basic formula of =AVERAGE(A11:A20)

I've tried =(AVERAGE(A11:A20)&''2006!A21") but that only gave me the
average + plus the amount in 2006!A21. If I put SUM in front, then I
get a VALUE# error message.

The link would be to 2007!B21

The cell reference would also need to be adjusted to fill in weekly.

I hope this is clear enough.
TIA
Loretta


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula Question Marcus Feldmore Excel Worksheet Functions 1 November 11th 05 03:47 PM
Updating formula with link to another worksheet using vlookup Matt Links and Linking in Excel 3 August 12th 05 01:04 PM
Can I add a formula to a link? Kenton_SJ Excel Discussion (Misc queries) 4 July 22nd 05 11:48 PM
EXCEL LINK CELL FORMULA MDL2005 Excel Worksheet Functions 3 March 18th 05 01:49 PM
What formula do I use to link worksheets together within one spre. Juarez1 Excel Worksheet Functions 2 October 28th 04 08:51 PM


All times are GMT +1. The time now is 04:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"