Search results

  1. N

    Calculation returns #Error

    Hi, I have a query which returns colums based on calculations. One of those calculations can sometimes result in a return value of #Error (whenI translate it I get Error Number 5). My first question is why I get the error in the first place. The calcualtion works in Excel. Try: Dim a...
  2. N

    Dynamically Linked Tables

    I am writing an application which requires a split database with forms, reports etc in an mde file. That mde links to tables on a server. So far, no problem. I want to be able to take the machine with the MDE off of the network and point to a local set of tables. Can this be done or do I...
Back
Top Bottom