Search results

  1. H

    Missing values

    I have a vb form the reads a list of group names in from sheet 2 called GrpName. It has approx 50 rows. I created a combo box to allow for them to select the name needed. It was working until yesterday, and now it is only showing like the first 25 or so. Nothing has changed on the code. Suggestions?
  2. H

    Make a field using two tables

    I have two tables with the same field lets call them a.flag and b.flag. I am making a join query of these two tables, and need to add a field that create an if.then.else criteria. If table a.flag is blank then b.flag else a.flag.
Back
Top Bottom