Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display formula Excel uses for internal functions (STDEV...) | Excel Worksheet Functions | |||
Calling Add-in functions from VBA | Excel Programming | |||
Calling certain functions within VBA | Excel Programming | |||
Calling certain functions within VBA | Excel Programming | |||
Calling VBA functions from a xll | Excel Programming |