Search results

  1. D

    Read Rows Warning

    I am selecting records from DB2 into a temp table in Access. My problem is that every time I run this sub it will post a Warning that says you have read 1000 rows. Retrieve another 1000 rows? Y/N..... I have set the warnings to False, but still get the message. There are 25,000 rows in this...
  2. D

    Combos and Filters

    ok I am going to try and explain this I have a form (Form1) that has about 50 Option buttons. These option buttons control combo boxes that are located on Form2. When a combo box is activated it needs to filter data in a query. This query is used to generate a report. Now if only one combo...
Back
Top Bottom