getting data from a list!

P

pinmaster

Here's what I have. In G3 I have a formula that counts the number o
weeks that have been entered, and in B2:B37 from the Lists Sheet I hav
a list of events. Now what I want to do is get the event tha
correspond with the number of weeks! example: if G3=3 then get the 3r
entry from the list!

Jean-Guy
Canad
 
B

Bob Phillips

Morning Jean-Guy,

This should do it

=INDEX(B2:B37,G3,1)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top