Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Vertical lookup conundrum

I have

Numerous tank tables (tanks containing liquids) with columns, Sounding,
Volume, Centre of gravity, free surface etc

One summary table, to sum the contents from said tanks, with the same
columns as the individual tank tables.

Up to now I have been entering the sounding (column 1) in the summary table
and it has retrieved the data for that sounding from the relevant tank table
using vertical lookup. I would like to enter either the sounding (column 1)
OR the volume (column 2) in the summary table and for excel to extract the
relevant values from the tank table for that sounding/volume. Is it possible
if I have entered the sounding in column one that excel retrieves the data in
all columns including the volume in column two OR if I enter the volume in
column two it retrieves the data in all columns including the sounding in
column one?

Thanks

A B C D E F
1 Tank 25 Sounding Volume VCG LCG TCG
2 1.00 140.00 0.50 52.50 20.00
3 1.50 219.00 0.75 56.88 22.50
4 2.00 298.00 1.00 61.25 25.00
5 2.50 377.00 1.25 65.63 27.50
6 3.00 456.00 1.50 70.00 30.00
7
8 Tank 26 Sounding Volume VCG LCG TCG
9 1.00 140.00 0.50 52.50 20.00
10 1.50 219.00 0.75 56.88 22.50
11 2.00 298.00 1.00 61.25 25.00
12 2.50 377.00 1.25 65.63 27.50
13 3.00 456.00 1.50 70.00 30.00
14
15 Tank 27 Sounding Volume VCG LCG TCG
16 1.00 140.00 0.50 52.50 20.00
17 1.50 219.00 0.75 56.88 22.50
18 2.00 298.00 1.00 61.25 25.00
19 2.50 377.00 1.25 65.63 27.50
20 3.00 456.00 1.50 70.00 30.00
21
22 Summary Sounding Volume VCG LCG TCG
23 Tank 25 2.50 377.00 1.25 65.63 27.50
24 Tank 26 2.00 298.00 1.00 61.25 25.00
25 Tank 27 3.00 456.00 1.50 70.00 30.00
26 1131.00

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 221
Default Vertical lookup conundrum

G'day Andy

I think a Lookup array will be what your looking for, as it appears in your
example that each tank has the same values throughout.

I have created an example worksheet for you to look at and play with.

It is normal practice within the NG to post responses, and never attach
files.

This in mind, you or anyone who has a similar requirement can send an email
to and I will forward you the file.

HTH
Mark.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 221
Default Vertical lookup conundrum

Also Andy

If you need help on expanding the array & the ListBoxes just drop me a line.

More than happy to assist where I can.

Regards
Mark.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Vertical lookup conundrum

Hi Mark

Thanks for your assistance but my example is unfortunately misleading as
there are over 100 tanks of which only a couple would be of similar
dimensions, they are also not symmetrical with all shapes and sizes.

Regards
Andy


"NoodNutt" wrote:

Also Andy

If you need help on expanding the array & the ListBoxes just drop me a line.

More than happy to assist where I can.

Regards
Mark.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 221
Default Vertical lookup conundrum

NP Andy

you can still use an arraywith a lookup to insert the values automatically
for you.

Setting up the array values will obviously take a little time, but once in
place will save you allot of time.

Drop me a line, I will send the example to you, have a look at it, if it is
what you are looking for then all good.

Or if you can provide more details as to what you ultimately want to
acheive, we can work it through.

Regards
Mark.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vertical lookup of pictures DJDKAL Excel Worksheet Functions 14 March 22nd 10 03:24 PM
Conditional Vertical Lookup soconfused Excel Worksheet Functions 2 February 12th 08 07:43 PM
Vertical Lookup Question Jennifer Excel Worksheet Functions 7 May 16th 07 03:26 PM
Vertical Lookup from a List B Golden Excel Worksheet Functions 5 July 20th 06 02:45 PM
Vertical lookup help needed Have three columns R,S,T Excel Worksheet Functions 1 December 11th 04 11:11 AM


All times are GMT +1. The time now is 10:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"