I've read and attempted to use the FAQ info about HTMLmaker, but the steps to fix MISSING references don't seem to "fit" my problem.
When I select the CONVERT SHEET TO HTML menu option under the add-in's HTML menu option, I get the message:
and it highlights the LEFT function in the statement that appears below.
I can't seem to find any solutions for this problem.
Any ideas or suggestions??
When I select the CONVERT SHEET TO HTML menu option under the add-in's HTML menu option, I get the message:
Code:
Compile Error Can't find project or library
Code:
Set rngSelection = Application.InputBox(strMsg1, Left(strMsg2, 46), Selection.Address, Type:=8)
Any ideas or suggestions??