![]() |
Help with Data Validation.
How do I use this code segment to validate Cell C3 using the name range
"Vendor_List" on worksheets("Vendors")? With Range("C3").Validation .Add xlValidateList, xlValidAlertStop, xlBetween, "=$A$1:$A$10" .InCellDropdown = True .IgnoreBlank = False End With |
All times are GMT +1. The time now is 01:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com