retrieve information from table

J

joker

From the table below i want to retrieve for example the figure "6" (6 i
input in another cell) and put the outcome somewhere else on my sheet i
the following order:

input: 6 (for example =b1)

bookings: 2,3
fee: 3,2


How can i retrieve an input number from a table and put the results a
above somewhere else (bookings and fee are the names of the x-axis an
y-axis )

Hope there is somebody who can help me! Thanks ;)
fee bookings
1 2 3
2 2 4 6
2,1 2,1 4,2 6,3
2,2 2,2 4,4 6,6
2,3 2,3 4,6 6,9
2,4 2,4 4,8 7,2
2,5 2,5 5 7,5
2,6 2,6 5,2 7,8
2,7 2,7 5,4 8,1
2,8 2,8 5,6 8,4
2,9 2,9 5,8 8,7
3 3 6 9
3,1 3,1 6,2 9,
 
F

Frank Kabel

Hi
not really sure how you want to calculate. How do you know which
bookings/fees to get?
 

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

Top