Re: UDF Question
- From: "Bob Phillips" <bob.phillips@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Apr 2006 21:18:38 +0100
I don't think so. Why would you want to know?
--
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
"Koye Li" <koye.li@xxxxxxxxxxx> wrote in message
news:%23RM831WaGHA.4416@xxxxxxxxxxxxxxxxxxxxxxx
Let say we have defined an UDF fuction foo(a,b) that takes 2 cellreferences
as its arguments :Is
public function foo(byval a, byval b)
and on the worksheet, we have
=foo(B1,C1)
Whenever B1 or C1 changes, foo() gets triggered and is called by Excel.
there anyway within foo() to tell which argument originated the call?
.
- References:
- UDF Question
- From: Koye Li
- UDF Question
- Prev by Date: Re: Random Name Generation
- Next by Date: Re: UDF Question
- Previous by thread: UDF Question
- Next by thread: Re: UDF Question
- Index(es):
Relevant Pages
|