Search results

  1. L

    Event for combo box and make changes visible to graph

    Hello, I am just a self-teached beginning access user, so every usefull comment is welcome. I have a form that retrieves some parameters X1, ..., Xm (X all together) and a multiplier Y from a database. Then it computes at several points Z1, ..., Zn function values f(X,Y,Zi) and stores them in...
  2. L

    Join two tables

    Hello, I would like to join two tables: TableA and TableB. The first column of both tables is the same: Date. The other columns are different and also the number of columns is not known. I would like that the resulting table starts with column Date, then shows the remaining columns of TableA...
Back
Top Bottom