Recent content by Fat

  1. F

    Combo Box Not Allowing Selection

    I have two tables in an outer join relationship with cascading up and down and a third that is a lookup table not linked to anything. This 3rd table, the lookup table, provides the data to a value in one of the linked tables via the lookup tab, as a combo box. I made a query (QRY_MAIN) off of...
  2. F

    Quirk in Access where 1 code error = "The expression On Load you entered as the ...

    Re: Quirk in Access where 1 code error = "The expression On Load you entered as the . Wow... this is a split 3MB database with no data in it (65MB with data). I think I need to put this guy in SQL server and create a C# web front end (and I have no idea how to program in C#). If this guy dies...
  3. F

    Quirk in Access where 1 code error = "The expression On Load you entered as the ...

    Re: Quirk in Access where 1 code error = "The expression On Load you entered as the . So I have this problem, but I have no problems with the compile and it just started for no reason at all. How can I fix this?
  4. F

    Kill and FSO.Deletefolder Create Permission Denied 70 Error

    I can't seem to get all of the files within a folder to delete, I can't even delete the folder. Funny thing is that it's always a file called 9.tif or 99.tif. I've tried KILL on those specific file names, I've tried renaming the files, I've tried cutting and pasting the files, I've tried FDO...
Top Bottom