Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default 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.




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default 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.


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
Using Data Fill function to copy a Countif formula Rachael F Excel Worksheet Functions 0 March 8th 07 08:15 PM
Using Data Fill function to copy a Countif formula Duke Carey Excel Worksheet Functions 0 March 8th 07 06:38 PM
we need to make it print one copy, not three Paul Sekula Excel Worksheet Functions 0 April 26th 06 09:10 PM
How do I copy a function formula? Matilde Excel Worksheet Functions 3 January 24th 06 11:48 PM
How do I make a copy / paste function default? Dan Excel Worksheet Functions 0 March 26th 05 03:29 AM


All times are GMT +1. The time now is 08:17 PM.

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

About Us

"It's about Microsoft Excel"