Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JSearcy

    HELP!!!

    PHV - thanks for the quick reply and the suggestion. I changed the code as you demonstrated, but I still get this error: Type mismatch: 'objWordDocuments.Open' There has to be something simple that I am overlooking... thanks JSearcy
  2. JSearcy

    HELP!!!

    I don't have a soluton for MCGoat, but rather a question concerning the same topic. I need to pass the document name to the same script using a variable, but when I do, I get a 'type mismatch' error. Here is my code: <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim myDoc %> <% myDoc =...
  3. JSearcy

    dynamic combo boxes - help

    I have two combo boxes - one fills based on the selection in another. My problem is that the second one (the dependent one) won't let you select from it. It says that the control can't be edited because it's bound -then shows the sql statement. (on the status bar when you click the desired...

Part and Inventory Search

Back
Top