call a VBA function for data validation?
- From: dlh <dlh.1tiumc_1123632319.6959@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 18:34:49 -0500
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?action=getinfo&userid=26113
View this thread: http://www.excelforum.com/showthread.php?threadid=394420
.
- Follow-Ups:
- Re: call a VBA function for data validation?
- From: Norman Jones
- Re: call a VBA function for data validation?
- Prev by Date: Re: Retrieving Exchange Rate Data from a Website
- Next by Date: Re: Can't set cell value with VBA
- Previous by thread: "Compile Error Can't find project or library."
- Next by thread: Re: call a VBA function for data validation?
- Index(es):
Relevant Pages
|