ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   In function =Sum(A#:B#) how can I make # a formula so I can copy p (https://www.excelbanter.com/excel-discussion-misc-queries/169910-function-%3Dsum-b-how-can-i-make-formula-so-i-can-copy-p.html)

No expert

In function =Sum(A#:B#) how can I make # a formula so I can copy p
 
If I use the function =SUM(A#:F#), I will get a sum for a matrix. Now I would
like to substitute the #'s with formulas which calculate the row for each
column (A,F). Thereafter, I would like to copy the function with the formulas
to other cells.



David Biddulph[_2_]

In function =Sum(A#:B#) how can I make # a formula so I can copy p
 
Look in Excel help for the INDIRECT function.
--
David Biddulph

"No expert" <No wrote in message
...
If I use the function =SUM(A#:F#), I will get a sum for a matrix. Now I
would
like to substitute the #'s with formulas which calculate the row for each
column (A,F). Thereafter, I would like to copy the function with the
formulas
to other cells.





Roger Govier[_3_]

In function =Sum(A#:B#) how can I make # a formula so I can copy p
 
Hi

Try
=SUM(INDIRECT("A"&X1&":F"&X2))

Where X1 and X2 are the cell references containing the formulae that
calculate the row numbers required
--

Regards
Roger Govier

"No expert" <No wrote in message
...
If I use the function =SUM(A#:F#), I will get a sum for a matrix. Now I
would
like to substitute the #'s with formulas which calculate the row for each
column (A,F). Thereafter, I would like to copy the function with the
formulas
to other cells.




All times are GMT +1. The time now is 03:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com