Re: Need to register a UDF (xlfRegister) that takes no param
- From: "Niek Otten" <nicolaus@xxxxxxxxx>
- Date: Wed, 23 May 2007 18:09:43 +0200
Hi Nicolas,
What is the code of your function and with what formula do you call it?
--
Kind regards,
Niek Otten
Microsoft MVP - Excel
<nicolas.gendron@xxxxxxxxx> wrote in message news:1179934268.214726.272370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi,
|
| I'm registering a UDF function in Excel via Excel4(xlfRegister, ...).
|
| I want to register a simple fonction that just returns a string value
| (no need to pass parameters to the function)
|
| The problem is that the function paste dialog always ask for one
| arguments.
|
| I'm using "R#!" and I give an empty string for args names.
|
| Any help would be greatly appreciated!
|
| Thanks a lot,
|
| Nicolas
|
.
- Follow-Ups:
- Re: Need to register a UDF (xlfRegister) that takes no param
- From: nicolas.gendron@xxxxxxxxx
- Re: Need to register a UDF (xlfRegister) that takes no param
- References:
- Need to register a UDF (xlfRegister) that takes no param
- From: nicolas.gendron@xxxxxxxxx
- Need to register a UDF (xlfRegister) that takes no param
- Prev by Date: RE: To adapt macro for relative lines
- Next by Date: Trying to test several columns for changes when entering data
- Previous by thread: Need to register a UDF (xlfRegister) that takes no param
- Next by thread: Re: Need to register a UDF (xlfRegister) that takes no param
- Index(es):
Relevant Pages
|