Search results

  1. B

    USe CreateObject to create a new form

    Hiya I have a function that accepts a string variable that is the name of a form (e.g. "frmMain") and I need to create a new instance of the form, which I can't use the New word to do as it doesn't accept a string variable - so I was expecting to use CreateObject: Sub subA (pstrFrmName as...
  2. B

    2003 Runtime Spellcheck

    2003 runtim does not seem to include the Spell Checker. Any idea how to include this functionality without shelling out 60 quid for each user on the Proofing Tools?
Back
Top Bottom