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 IamaSherpa 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. bliffer

    Export Multiple Queries to Excel Through Combo Box

    So, I'm starting to rethink this one because as I find out more about what I've been asked to do, it doesn't really look feasible to use a list box based on the number of individual values to be selected. At times there may be upwards of 100 values and no one is going to want to select that with...
  2. bliffer

    Export Multiple Queries to Excel Through Combo Box

    Thanks. I did some preliminary Googling and found some good stuff on looping. I think I can piece something together. As I said, VBA isn't my strong suit but if I can find snippets of existing code I can usually tinker and get them to do what I want (or close!)
  3. bliffer

    Export Multiple Queries to Excel Through Combo Box

    Sorry, list box is what I meant. I always misreference those two. At this point I'm not sure where to start. The vast majority of articles I have found deal with passing multiple parameters into a query from a list box. But what I want to do is loop through and pass a single criteria from the...
  4. bliffer

    Export Multiple Queries to Excel Through Combo Box

    My GoogleFu is failing me big time on this one but here is the basic idea of what I would like to do: I have a form with a combo box (cboChainSelect) that has a list of three character chain codes in it. I would like to be able to select multiple chain codes in the combo box and then click a...

Part and Inventory Search

Back
Top