Cell value changes based on count of not null cells in range and vlookup in 2nd table

stevemosqueda

New Member
Joined
Aug 14, 2010
Messages
2
I want to have cell V2 count the number of not null entries in "Selection Order" table (X1:Z17) and show corresponding value found in table AF3:AV15.

I know the answer is on this site because I found it here a little over a year ago but after 3 days of searching I've found everything but the thread I was looking for. Any suggestions or a link to the elusive thread would be greatly appreciated.


- Steve

ps I can provide a sample xls to show in pictures what Im trying to describe.
 
Last edited:

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
I want to have cell V2 count the number of not null entries in "Selection Order" table (X1:Z17) and show corresponding value found in table AF3:AV15.

I know the answer is on this site because I found it here a little over a year ago but after 3 days of searching I've found everything but the thread I was looking for. Any suggestions or a link to the elusive thread would be greatly appreciated.


- Steve

.
n/m I used a U19 =COUNTA(X3:X18) and =VLOOKUP(U19,AF52:AG68,2) pulling data from yet another table. Trial and error works yet again,
smile.gif
:) The sheet isnt pretty but at least its back to functional.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top