Search results

  1. W

    Access 2010 database doesn't work with runtime

    I've published a database with the wizard, but when I try running it with the runtime it comes blank. No forms, nothing.. I have also created a .ACCDE file and it is also blank. What am I doing wrong?
  2. W

    Query returns the # of input records squared

    Just when I though I had everything perfect... I have one query on one table that returns the number of input records squared.. i.e. if I have 20 records in the table I'm querying, the query returns 400 records. While I'm sure this must be an easy fix, I can't seem to find the problem.
  3. W

    Undefined function 'XXXXX' in expression

    I'm new to Access and VBA, so please bear with me. (I'm a 'C' programmer) I'm using Access 2010 and created a module with VBA called "XXXXX" (not it's real name) and the module contains one function of the same name. In Query design mode, I can click on functions and find it, but when I try to...
Top Bottom