View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Function prototypes in Excel VBA

Thanks for that Tom,

unless you know something else.


Nope !

Regards,
Peter T


"Tom Ogilvy" wrote in message
Peter,
In my experience, C function prototypes show how the function is

calculated
- not what the inputs are. There is no equipvalent in VB or VBA unless

you
know something else.

--
regards,
Tom Ogilvy


"Peter T" wrote:

<snip