Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default More on my Coding Impasse

I have a combo box (Supertypes) that contains the values in the top row of the following chart. The Chart's located from CX20 to DD40. I need to copy the values corresponding to the Supertype to a separate column to use as values in a second combo box (Equipment Types).


ALL CONST OTHER REEFER TRCTRS TRLRS TRUCKS
TMTRL 082 KNM030 STR011 GPMST
TMTRC GPMTRC STR010 GMA041
TMTK GMA031 STR009 GMA021
TMST GMA030 STR008 033
TMSB 034 KNM011 032
TMMISC KNM010 031
GMA050 KNM009 030
FUEL GPMTRL 025
ALL GMA015
001 GMA014
GMA013
GMA012
GMA011
017
013
012
011
010
009
008
007









For some reason, I can't do anything wih this data. For example, if TRUCKS is in CB3, and
I use
=HLOOKUP($CB$3,CX20:DD20,2), I'd expect to get GPMST - but I get #REF.

Can you please tell me why, and what I need to do to prevent this?

Thanks,
Jim Berglund
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default More on my Coding Impasse

Addendum: If I copy and paste the values into another region, I can do what I want. So... what's going on???


"Jim Berglund" wrote in message news:Bd8ld.205897$nl.56156@pd7tw3no...
I have a combo box (Supertypes) that contains the values in the top row of the following chart. The Chart's located from CX20 to DD40. I need to copy the values corresponding to the Supertype to a separate column to use as values in a second combo box (Equipment Types).


ALL CONST OTHER REEFER TRCTRS TRLRS TRUCKS
TMTRL 082 KNM030 STR011 GPMST
TMTRC GPMTRC STR010 GMA041
TMTK GMA031 STR009 GMA021
TMST GMA030 STR008 033
TMSB 034 KNM011 032
TMMISC KNM010 031
GMA050 KNM009 030
FUEL GPMTRL 025
ALL GMA015
001 GMA014
GMA013
GMA012
GMA011
017
013
012
011
010
009
008
007









For some reason, I can't do anything wih this data. For example, if TRUCKS is in CB3, and
I use
=HLOOKUP($CB$3,CX20:DD20,2), I'd expect to get GPMST - but I get #REF.

Can you please tell me why, and what I need to do to prevent this?

Thanks,
Jim Berglund
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
VB Coding johnsail Excel Discussion (Misc queries) 1 February 18th 10 12:54 PM
sum by coding without 0 kaja New Users to Excel 1 March 2nd 08 09:09 PM
sum by coding without 0 kaja New Users to Excel 2 March 1st 08 03:52 PM
"=ROW()-1" type of coding doesn't appear in a filter / is there coding that does? StargateFan[_3_] Excel Programming 10 October 6th 05 01:18 PM
Coding Impasse Jim Berglund Excel Programming 1 November 14th 04 09:14 PM


All times are GMT +1. The time now is 09:14 PM.

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

About Us

"It's about Microsoft Excel"