I use functions Replace and InStrRev, which are standard in A2K, extensively in my modules, however I had to "hard code" them explicitly as they are not accessible with the following references enabled:
VB for Applications
MS Access 9.0 Object Library
OLE Automation
MS ActiveX Data Objects 2.1 Library
MS DAO 3.6 Object Library
Do you know which additional reference has to be enabled in order to have functions Replace and InStrRev work without having to code them myself?
giedrius
VB for Applications
MS Access 9.0 Object Library
OLE Automation
MS ActiveX Data Objects 2.1 Library
MS DAO 3.6 Object Library
Do you know which additional reference has to be enabled in order to have functions Replace and InStrRev work without having to code them myself?
giedrius