View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
James O. Thompson James O. Thompson is offline
external usenet poster
 
Posts: 5
Default VBA Functions Undefined

I'm using Excel 2000 VBA but all references to functions in a VB program
come up as undefined. e.g., Asin(). Such references directly in a
spreadsheet cell work properly. I'm pretty sure I need to set a reference
to some object library but don't know which.

Any help,

Jim Thompson