Code:
Public Function fHandleFile(stFile As String, lShowHow As Long, Optional doprint As Boolean = False) Dim lRet As Long, varTaskID As Variant Dim stRet As String, stoperation As String stoperation = vbNullString If doprint Then stoperation = "print" 'First try ShellExecute lRet = apiShellExecute(hWndAccessApp,
Leave a comment: