035179593513 [email protected]

Oracle Fat Client configuration

  Windows System ODBC: Steps: 1: Start>>All Programs >> Accessories >> Run To access the 32 bit drivers in the system: Windows 64 Bit%windir%SysWoW64Odbcad32.exeWindows 32 Bit %windir%system32odbcad32.exe 2: 3:...

Windows Command Line Collection

  cacls "Path" /T /E /G "Users":F leads to full access of the User group to folder structure and files mkdir "Folder path" creates folder setx /m name "Path" sets environment variable permanently in the system...

VBA runtime error 91 or 1004

Error messages: Object variable or with-block variable not set Object not found Remedy: Sub Example() Dim objExample As Object Set objExample = Nothing If objExample Is Nothing Then MsgBox ("") End...

MICROSOFT OFFICE ADDIN TYPES

  Differences Office Addins: - are written in VBA and can only be edited with the VBA Editor - are object-based, i.e. only "existing" objects can be used, e.g. Excel Workbook, therefore easy to learn - are...
en_USEnglish