Have you tried:
=SUM(INDIRECT("Sheet2!B"&row()&":E"&row()))
?
Hope this helps.
Pete
> I have a sheet that references data in another sheet within a workbook
> in its same corresponding row. For example, for an item in Sheet1 in
[quoted text clipped - 15 lines]
>
> Any ideas?
Edward - 17 Sep 2007 16:30 GMT
> Have you tried:
>
[quoted text clipped - 27 lines]
>
> - Show quoted text -
Clearly not because this works!
Thanks.
Pete_UK - 17 Sep 2007 16:33 GMT
You're welcome, Edward - thanks for feeding back.
I wasn't sure I understood what the problem was.
Pete
> > Have you tried:
>
[quoted text clipped - 33 lines]
>
> - Show quoted text -
Nel post:1190042323.821286.89100@o80g2000hse.googlegroups.com,
Edward <edward_mcmasters@yahoo.com> ha scritto:
> I have a sheet that references data in another sheet within a workbook
> in its same corresponding row. For example, for an item in Sheet1 in
[quoted text clipped - 15 lines]
>
> Any ideas?
Hi Edward,
Should be something like this:
=Sum(Indirect("Sheet2!B"&row()&":E"&row()))
(written directly here, so some test is needed...)

Signature
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)
Hope I helped you.
Thanks in advance for your feedback.
Ciao
Franz Verga from Italy