Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm trying use Excel's Data Validation with a custom validation formula, but the formula length is limited to 255 characters. In order to use a longer formula, I've implemented a validation function in VBA. I can call this function from a cell, but when I try using it in Excel's custom validation formula, it thinks the function is a named range. Is there any fix for this short of implementing validation completely on my own? -David -- dlh ------------------------------------------------------------------------ dlh's Profile: http://www.excelforum.com/member.php...o&userid=26113 View this thread: http://www.excelforum.com/showthread...hreadid=394420 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi DLH,
See if the responses from Stephen Bullen and Dave Peterson in the following thread are of use to you: http://tinyurl.com/74pug --- Regards, Norman "dlh" wrote in message ... I'm trying use Excel's Data Validation with a custom validation formula, but the formula length is limited to 255 characters. In order to use a longer formula, I've implemented a validation function in VBA. I can call this function from a cell, but when I try using it in Excel's custom validation formula, it thinks the function is a named range. Is there any fix for this short of implementing validation completely on my own? -David -- dlh ------------------------------------------------------------------------ dlh's Profile: http://www.excelforum.com/member.php...o&userid=26113 View this thread: http://www.excelforum.com/showthread...hreadid=394420 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation on data validation function | Excel Discussion (Misc queries) | |||
Excel Data Validation/Lookup function does function correcty | Excel Worksheet Functions | |||
What function to use? Data Validation or IF | Setting up and Configuration of Excel | |||
Data Validation Function Help | Excel Worksheet Functions | |||
Web Services function call and data refreshing | Excel Worksheet Functions |