Search results

  1. J

    Problems using Ac2007 and Ac2000 Code wont run

    Thanks for this . Great advice
  2. J

    Problems using Ac2007 and Ac2000 Code wont run

    Hi. I am running the DoCmd.RunCommand acCmdLinkTables in my Access 2000 program. However I have given this program to someone who uses Access 2007 and it wont run that code. I have found a solution but rather than have two versions running I wondered if you could put an if statement to say...
  3. J

    Splitting Text with Delimiter

    Hi Bob, Thanks for that , it does the job. Kind regards Chris
  4. J

    Splitting Text with Delimiter

    Hi. I have searched the web for hours to find the code which does the job for me and finally found your code which works a treat. However you mention that the code may need error handling. I need this as get SUBSCRIPT OF RANGE because i have supplied the wrong number of arguments on some of...
Back
Top Bottom