![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Millbank, London, UK
Posts: 1,790
|
Quote:
|
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Hi Mathew
I'm a little lost as to exactly what you want To get what ever you want to appear in your cell validation just set it to a valid validation within your validation range. eg. Last line of your code just put in: Range("B17")=Range("B112") OR [B17] = Range("B111:B225").Item(3) 'Where 3 is the 3rd item in the list Is this what you are after ?? |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: May 2002
Posts: 52
|
It sure is.
Thanks Alot I will try that. Matthew Bertrand |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|