Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Andrew Edwards
 
Posts: n/a
Default Automatic Lookup/Fill-in

This is a multi-part request for assistance. I've cross-posted this
message between two newsgroups because I'm not sure which of the two
would be better to. Hopefully I have stated my concerns clearly!

Here goes nothing:

I have the following on Sheet1:

TAM ID NSN NOMEN
A0000 00000A 000-00-000-0001 Communication
A0000 00001A 000-00-000-1001 Comm Gear 1
A0001 10000B 000-10-000-0001 Comm Gear 2
B0000 00000B 000-00-000-0002 Engineer
C0000 00000C 000-00-000-0003 Miscellaneous
D0000 00000D 000-00-000-0004 Motor Transport
E0000 00000E 000-00-000-0005 Ordnance

And on Sheet2 I have:

TAM ID NOMEN

I would like to type or lookup any of the three criteria and the other
two be filled in automatically from the on Sheet1.

On Sheet3 I have the following:

ID Serial# OpStat

The ID should be a lookup from Sheet1 and OpStat should be a lookup with
the from the following table:

STAT DESC
AD Desc for AD
SD Desc for SD
CD Desc for CD
CL Desc for CL
RD Desc for RD
Note: This table is also found in Sheet1

When the user types or mouses over a status code (AD, CL, etc...) I
would like the description displayed for a few seconds.

Finally I'd like to group Serial#'s from different TAM to form a system.
For instance, Sheet4, Sheet5, and Sheet6 all have the same type of info
as Sheet3 identifying different equipment. However for training
Sheet3Row2+Sheet4Row17+Sheet6Row30 form a unique system. The OpStat of
any individual item automatically becomes the OpStat for all other items
in the system.

Thanks in advance.
Andrew
  #2   Report Post  
Andrew Edwards
 
Posts: n/a
Default

Andrew Edwards wrote:
This is a multi-part request for assistance. I've cross-posted this
message between two newsgroups because I'm not sure which of the two
would be better to. Hopefully I have stated my concerns clearly!

Here goes nothing:

I have the following on Sheet1:

TAM ID NSN NOMEN
A0000 00000A 000-00-000-0001 Communication
A0000 00001A 000-00-000-1001 Comm Gear 1
A0001 10000B 000-10-000-0001 Comm Gear 2
B0000 00000B 000-00-000-0002 Engineer
C0000 00000C 000-00-000-0003 Miscellaneous
D0000 00000D 000-00-000-0004 Motor Transport
E0000 00000E 000-00-000-0005 Ordnance

And on Sheet2 I have:

TAM ID NOMEN

I would like to type or lookup any of the three criteria and the other
two be filled in automatically from the on Sheet1.


This portion of my problem is solved, utilizing the MATCH and INDEX
functions I was able to devise a solution.

=INDEX(Sheet1!$A$1:$D$3, MATCH($A2,Sheet1!$A$1:$A$3,),
MATCH(B$1,Sheet1!$A$1:$D$1,))

I will continue to plug away at the rest but any assistance is greatly
appreciated.



On Sheet3 I have the following:

ID Serial# OpStat
The ID should be a lookup from Sheet1 and OpStat should be a lookup with
the from the following table:

STAT DESC
AD Desc for AD
SD Desc for SD
CD Desc for CD
CL Desc for CL
RD Desc for RD
Note: This table is also found in Sheet1

When the user types or mouses over a status code (AD, CL, etc...) I
would like the description displayed for a few seconds.

Finally I'd like to group Serial#'s from different TAM to form a system.
For instance, Sheet4, Sheet5, and Sheet6 all have the same type of info
as Sheet3 identifying different equipment. However for training
Sheet3Row2+Sheet4Row17+Sheet6Row30 form a unique system. The OpStat of
any individual item automatically becomes the OpStat for all other items
in the system.

Thanks in advance.
Andrew

  #3   Report Post  
Andrew Edwards
 
Posts: n/a
Default

Andrew Edwards wrote:
Andrew Edwards wrote:

This is a multi-part request for assistance. I've cross-posted this
message between two newsgroups because I'm not sure which of the two
would be better to. Hopefully I have stated my concerns clearly!

Here goes nothing:

I have the following on Sheet1:

TAM ID NSN NOMEN
A0000 00000A 000-00-000-0001 Communication
A0000 00001A 000-00-000-1001 Comm Gear 1
A0001 10000B 000-10-000-0001 Comm Gear 2
B0000 00000B 000-00-000-0002 Engineer
C0000 00000C 000-00-000-0003 Miscellaneous
D0000 00000D 000-00-000-0004 Motor Transport
E0000 00000E 000-00-000-0005 Ordnance

And on Sheet2 I have:

TAM ID NOMEN

I would like to type or lookup any of the three criteria and the other
two be filled in automatically from the on Sheet1.



This portion of my problem is solved, utilizing the MATCH and INDEX
functions I was able to devise a solution.

=INDEX(Sheet1!$A$1:$D$3, MATCH($A2,Sheet1!$A$1:$A$3,),
MATCH(B$1,Sheet1!$A$1:$D$1,))

I will continue to plug away at the rest but any assistance is greatly
appreciated.


Actually this only works based on the content of ColumnA. I wonder if
this could be accomplished with a script? Any Ideas?
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
Turn off automatic date formatting? Nick Turner Excel Discussion (Misc queries) 3 July 13th 06 08:13 AM
How do I switch off automatic formatting (e.g. dates)? Coen Excel Discussion (Misc queries) 8 July 13th 06 08:08 AM
Automatic backup copy craigq Charts and Charting in Excel 2 April 11th 05 04:57 PM
how do you turn off automatic hyperlink in excel 2003 DaveBerk Excel Discussion (Misc queries) 1 January 19th 05 05:17 PM
automatic sequential numbering in excel or word greg2 Excel Discussion (Misc queries) 1 January 15th 05 05:35 PM


All times are GMT +1. The time now is 07:32 PM.

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"