ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Linkied Formula Help (https://www.excelbanter.com/excel-discussion-misc-queries/145463-linkied-formula-help.html)

Erika

Linkied Formula Help
 
I have a formula that looks at sheet1 and cells a1:g1. How do I make it so
even if rows are deleted or added the formula will also add up the
information on sheet1 cells a1:g1

I usually have to delete column A which moves the information over and then
I add new information in column g. I keep getting errors with all of my
formulas.



Peo Sjoblom

Linkied Formula Help
 
=SUM(INDIRECT("'Sheet1'!A1:G1"))


--
Regards,

Peo Sjoblom




"Erika" wrote in message
...
I have a formula that looks at sheet1 and cells a1:g1. How do I make it so
even if rows are deleted or added the formula will also add up the
information on sheet1 cells a1:g1

I usually have to delete column A which moves the information over and
then
I add new information in column g. I keep getting errors with all of my
formulas.





T. Valko

Linkied Formula Help
 
Try this:

=SUM(INDIRECT("Sheet1!A1:G1"))

Biff

"Erika" wrote in message
...
I have a formula that looks at sheet1 and cells a1:g1. How do I make it so
even if rows are deleted or added the formula will also add up the
information on sheet1 cells a1:g1

I usually have to delete column A which moves the information over and
then
I add new information in column g. I keep getting errors with all of my
formulas.






All times are GMT +1. The time now is 04:25 AM.

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