View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
isabelle isabelle is offline
external usenet poster
 
Posts: 587
Default excel spreadsheet functions written in vba

hi James,

here are some links

http://msdn.microsoft.com/en-us/library/32s6akha.aspx


http://www.excelfunctions.net/VBA-Fu...broutines.html



--
isabelle



Le 2012-01-24 01:49, James Collins a écrit :
Hi, does anyone know where i can find a library of user defined
functions written in vba that mimic those already in excel? I want to
use the code to learn how to write UDFs for functions that are not
already in excel.