Search results

  1. D

    Invalid Argument?!?

    Ok...this docmd.transfertext is not workin for me...now I'm getting an error stating "couldn't find installable ISAM" I've researched this error and tried everything...un-installing and re-installing drivers in the data access options...and even un-installing and re-installing Access...I still...
  2. D

    Invalid Argument?!?

    docmd.transfertext OK so I researched docmd.transfertext, and I now see what you're saying. I think I can work with this with my limited knowledge...but can you give me a quick example of how I would specify this query in the TableName argument. Naming the query didn't previously work for me, I...
  3. D

    Invalid Argument?!?

    Thanks guys, for the quick responses... I actually had the # symbol arround the date correctly in the code, but I messed up as I was re-writing it here...Again, I am kinda a beginner here so let me verify what you are both saying... I'm not exactly sure where "docmd.transfertext" should be...
  4. D

    Invalid Argument?!?

    New at this...I'm trying to Export a query to a .txt file and I created this code based on a code I found online...I've tried a million different things and I always get the same error "invalid argument," I've thought through a few potential problems but to no avail...for instance...originally i...
  5. D

    help please...compile error: automation error

    Not sure what to look for Ok I found the References and everything looks right...I guess I don't know exactly which ones should be included...Is there one in particular that I should be looking for? The funny thing also is that I had the DB Backed up on another drive and after the primary one...
  6. D

    help please...compile error: automation error

    I have not made any changes to the form and suddenly I started getting this error message "compile error: automation error" and the highlighted code is "frm as form" in the phrase "dim frm as form" in the on open event...I later tried going into a different form and got the same error...
Back
Top Bottom