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.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Please help a newbie

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-04, 02:24
balugabutt balugabutt is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
Please help a newbie

Hello All,

Let's see if I can explain what I need to do.

I need to be able to check what is inputted into a cell. Let's say I am looking for the Word "Gas". If Gas is entered into cell A1, and a value is entered into B1. Then I would like to add that value to a different cell on a different page and add it to the number that is already there.

This way, I can keep a running total on all the gas items I enter.

I will be looking for other things, like "Parts", "Gloves", "Wages", etc...

And I will be needing to do the same thing for all those things. I don't know if there is a limit to the things I can look for or if this can even be done.

Thanks in advance for any help...
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 02:34
namliam namliam is offline
Registered User
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 421
Try looking into a crosstab, its not exactly what your describing but will do the trick.

The biggest difference is that its not 'hot', you will need to manually tell it to update, but will count/sum etc to your harts content.

Regard
Reply With Quote
  #3 (permalink)  
Old 01-29-04, 03:16
balugabutt balugabutt is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
Thanks for the reply but I think the SUMIF function will do what I need it to do with a little creativity.
Reply With Quote
  #4 (permalink)  
Old 01-29-04, 06:03
namliam namliam is offline
Registered User
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 421
sumif will prob do it to, but is limmited in such that it has to be made. Whereas the crosstab will grow/shrink to show all current values (including type-os and such)

Anyway have a look....

Regards
Reply With Quote
  #5 (permalink)  
Old 01-29-04, 09:50
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
If you can be a little more specific on the request. Will there be only one type of item that you will add? Will there be several different worksheets in the workbook that will be added together?

The number of SUMIF formulas is basically limited to the memory available on your computer.

By cross-tab, namliam, do you mean Pivot Table? If everything is on one worksheet then Pivot Table would work great. If several worksheets are involved, then there is a limitation with Pivots.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #6 (permalink)  
Old 01-29-04, 09:57
balugabutt balugabutt is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
There is several worksheets, 15 to be exact and I am going to limit the choices and therefore the SUMIF's down to less then 10.

I don't have the slightest idea about crosstabs and when I looked them up on google, nothing applied to Excel 2003.

As for PivotTables, if someone could either send me some links or try to explain them to me, I would appreciate it.
Reply With Quote
  #7 (permalink)  
Old 01-30-04, 02:57
namliam namliam is offline
Registered User
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 421
crosstab = pivot sorry bout that....
Reply With Quote
  #8 (permalink)  
Old 01-30-04, 09:24
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Not a problem.

In effect, Pivot in Excel operates similarly to Cross-tab in Access.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #9 (permalink)  
Old 02-02-04, 06:07
namliam namliam is offline
Registered User
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 421
Red face

which is what i meant to say
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On