tranchemontaigne
Registered User.
- Local time
- Today, 02:57
- Joined
- Aug 12, 2008
- Messages
- 203

Here is my code...Every time I try to call this functin from the immediate window run it I receive the "Compile error: Sub or Function not defined"
I have added lines of code, compiled the database outside of break mode, saved the module, deleted the lines of code I just added, compiled the database outside of break mode, and retried calling the code with no change in results
I get the same error regardless of whethe rI place this function in a form module or a code module.
Option Compare Database
Option Explicit
Private Function fnTEST()
MsgBox "done"
End Function
Any thoughts would be appreciated.
________
GM 54-DEGREE V6 ENGINE HISTORY
Last edited: