Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel: Macro to set validation data list

Status
Not open for further replies.

azzi2000

MIS
Jan 28, 2004
145
US
This is what I am trying to accomplish:
--- pseudocode
Define RangeRate Where ColumnA = Rate1 (next loop Rate2..)
Range("A6").select
Set the validation List based on RangeRate
----
Column1,Column2
Rate1, 5/1, 4
Rate1, 5/2, 4.5
Rate1, 15 , 5.8
... might have more column with Rate1
...
Rate2, 5/1, 4.2
Rate2, 5/2, 4.7
Rate2, 15 , 6.2

Please advice,
Thank you,
Dré
 

Dré,

How can I rename a table as it changes size faq68-1331




Skip,

[glasses] [red]Be advised:[/red]When Viscounts were guillotined just as they were disclosing where their jewels were hidden, it shows to go that you should...
Never hatchet your Counts before they chicken! [tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top