![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
My knowledge in excel is rather basic, but I did figure out how to make a SUMIF function work. My problem is that I can only make it work when I keep the formula on the same sheet where the numbers are. I would like it to be on a second tab (sheet). I have tried to insert Sheet1!, but it does not work. This is my little formula - could anyone possibly help my out? Thanks in advance!
=SUMIF(A2:A70,"Brazil",G2:G70) |
| Ads |
|
#2
|
|||
|
|||
|
"jensfrees" > wrote:
> My problem is that I can only make it work when I > keep the formula on the same sheet where the numbers > are. I would like it to be on a second tab (sheet). > I have tried to insert Sheet1!, but it does not work. [....] > =SUMIF(A2:A70,"Brazil",G2:G70) Since you do not show how you inserted Sheet1, we cannot tell you what you did wrong. Try: =SUMIF(Sheet1!A2:A70,"Brazil",Sheet1!G2:G70) |
|
#3
|
|||
|
|||
|
Quote:
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| round result of sumif formula | Lilyput | Excel Worksheet Functions | 13 | January 17th 10 11:30 PM |
| Can I annotate a formula result in Sheet 1 in Sheet 2 by Cell Addr | Rebecca Bauer | Excel Worksheet Functions | 2 | August 27th 07 07:20 PM |
| multiply formula where 1 cell has a (sumif) formula as a result | kcip | Excel Worksheet Functions | 1 | May 3rd 07 07:41 AM |
| create a formula in one sheet that would read data from separate sheet automatically | QD | Excel Discussion (Misc queries) | 0 | December 8th 06 04:17 AM |
| Sumif formula not giving result | abanerji | Excel Discussion (Misc queries) | 5 | June 13th 06 07:20 PM |