View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
james james is offline
external usenet poster
 
Posts: 3
Default Calling certain functions within VBA

Simple question:

I'm writing a program where I want to use the following
functions within VBA code:

1. ln
2. Max
3. Abs

I forgot the code modifier that I need to insert to make
these common worksheet functions available to my VBA
programs.

Can anyone refresh my memory. I sincerely thank you!!!!!!