Error Messages/40257
Error Message Examples
The first parameter to function LpWrite, lp, must be of type LPTYPE.
The first parameter to function Worksheetcell, Workbook, must be of type EXCELWORKBOOKTYPE.
Cause
You passed a parameter of a different type than the one expected.
Remedies
Correct the parameter passed to the function to the type expected by the function.
Comments
<comments />
Enable comment auto-refresher