Search results

  1. R

    Dumb question

    I have a form that is populated with a combo box. The form data is from a table that has an autonumber column. How can I stop the form from displaying (AutoNumber) in the field before the form is populated? This is strictly cosmetic. :p
  2. R

    Append query help

    I have reviewed numerous posts both here and on Google and can’t seem to find the right solution to what I thought would be a common problem. I have a table named “tblHTags” that contains 5 columns, two of which are “HTag” and “ProductID”. The original “tblHTags” table was created from a CSV...
  3. R

    Form filter using a combo box

    Hi, I have a rather complex from based on a query. The form is populated using an unbound combo box. The query has 50 records and the combo box will successfully find the first of 4 matching records. All this is working great with one problem. The forms Navigation Buttons are showing record...
Back
Top Bottom