Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ViolinTim

    Sorting and Filtering ADO Recordsets

    I have a very strange problem. I have an ADO recordset that holds names and addresses and has 2225 rows. I filter this on "S" and the rows reduce to 177. If I then sort in alphabetical order only 100 rows are displayed. If I do not sort 177 rows are shown. In essence 177 rows are shown in the...
  2. ViolinTim

    Indirect referencing of a variable

    I have a large Select Case statement that assigns a value to a variable (strReplacment). I have already calculated the variables before the Case statement, does anyone know how to indirectly set a variable? What I am looking for is something like this strReplacment =...
  3. ViolinTim

    Speeding up loading of images

    How do you hide the progress bar? Thanks

Part and Inventory Search

Back
Top