Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2007

Tip: Looking for answers? Try searching our database.

2 easy questions for someone better with Excel then me...lol

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
FISH - 16 Jun 2007 00:08 GMT
I'm using Excel 2002 and not very good at it yet...lol. So any help would be
appreciated.

I have a spreadsheet where I have a list of people in column G and
corresponding numbers in column H.

I have a separate list of numbers in column E.

Question #1:
I need to figure out how to enter a formula in a cell that automatically
counts the entries/names in G11-G19. I know I can count entries of numbers
by =COUNT (G11:G19), but It won't work for this so I assume their is a
different formula to use when you want to count names. What would that be?

Question #2
I have a cell that automatically enters the lowest entry (in $$$) from
column E by using =MIN(E11:E19). But now I need to be able to have this cell
enter the amount that corresponds with the lowest entry in column G. So if
there are 4 entries in column G (G11,G12,G13,G14) then I need a formula that
will automatically enter what ever is entered in E14 (even if E14 is
blank/$0).

What formula can I use to enter which ever E cell is on the same row as the
lowest G cell entered from G11-G19?

I hope I explained all that well enough for you to follow.

Thanks in advance !!!
JE McGimpsey - 16 Jun 2007 01:31 GMT
1) =COUNTA(G11:G19)

2) =INDEX(E11:E14,MATCH(MIN(G11:G14),G11:G14,FALSE))

> I'm using Excel 2002 and not very good at it yet...lol. So any help would be
> appreciated.
[quoted text clipped - 24 lines]
>
> Thanks in advance !!!
FISH - 16 Jun 2007 12:30 GMT
Thank you JE,

The 1st answer solved that issue, thanks.

The 2nd one didn't work. I don't need to determine the lowest number in the
E column any longer. I simply need to have the cell determine the lowest
entry (of names) in the range of G11-G19 and show what is in the
corresponding row from the E column.

So if there were 5 names entered in the G column (in G11,G12,G13,G14,G15)
the cell would then need to show what was in E15 as that would be the row
that corresponds with the lowest name entered in the G column.

Thanks again for the help.

> 1) =COUNTA(G11:G19)
>
[quoted text clipped - 35 lines]
>>
>> Thanks in advance !!!
Don Guillett - 16 Jun 2007 13:36 GMT
One way is to match what is not possible to get the row.
=INDIRECT("e"&MATCH("zzzzzzzzzz",g:g))

Signature

Don Guillett
SalesAid Software
dguillett1@austin.rr.com

> Thank you JE,
>
[quoted text clipped - 50 lines]
>>>
>>> Thanks in advance !!!
FISH - 18 Jun 2007 17:22 GMT
That worked....THANKS.

> One way is to match what is not possible to get the row.
> =INDIRECT("e"&MATCH("zzzzzzzzzz",g:g))
[quoted text clipped - 54 lines]
>>>>
>>>> Thanks in advance !!!
Don Guillett - 18 Jun 2007 18:02 GMT
Glad to help

Signature

Don Guillett
SalesAid Software
dguillett1@austin.rr.com

> That worked....THANKS.
>
[quoted text clipped - 57 lines]
>>>>>
>>>>> Thanks in advance !!!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.