LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default calling internal functions in VBA (i.e. chr)

I am a developer and have developed several macros/functions in excel
using vba. However, when my users (non developers) try to use the
macros, they get the error "Can't find project/library". Since I
inherited some of this code, it is not using Option Explicit. After
playing around with the code, it wants me to define all the variables
first.

Also, when I use internal functions such as chr(), it wants me to
preface it with vba.chr(). I don't think I've ever had to do this
before. Is something missing on the machines where this is happening,
since it doesn't happen on my machine ?

Mark
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display formula Excel uses for internal functions (STDEV...) RexDn Excel Worksheet Functions 1 April 21st 10 05:29 PM
Calling Add-in functions from VBA Mark[_21_] Excel Programming 5 September 12th 03 08:49 PM
Calling certain functions within VBA Myrna Larson[_2_] Excel Programming 0 August 11th 03 10:57 PM
Calling certain functions within VBA Ron de Bruin Excel Programming 0 August 11th 03 10:32 PM
Calling VBA functions from a xll Kim[_8_] Excel Programming 2 August 3rd 03 11:48 AM


All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"