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 Rhinorhino 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: *

  • Users: jpkent
  • Content: Threads
  • Order by date
  1. jpkent

    footer subtotals with grand totals; use subreport?

    I did plenty of searching on this topic here and didn't find anything helpful, or atleast anything I understood. My problem is, I have a report that displays records by doctor, and within each record for that doctor there are a series of checks. I was able to handle grand totals just fine, but...
  2. jpkent

    Listboxes, ItemSelected, Control Source, Multiple Fields...

    I have a table in which each row has several checkboxes (yes/no) fields. I thought that instead of modifying this data through using checkboxes on a form, it would be easier to modify this data using a listbox with it's multiselect property set to simple, so that if the user selects an item in...
  3. jpkent

    Ignoring Nulls in Query

    I have a query where my last argument uses the following criteria: IIf(IsNull([Query Compare]![OTHER/UNLISTED]),[Patient Information]![OTHER/UNLISTED],[Query Compare]![OTHER/UNLISTED]) [Patient Information]![OTHER/UNLISTED] is null (as far as I can tell, there is nothing in it and no spaces)...
  4. jpkent

    Multiple Select Listboxes saved to Table

    Hello - and I may as well get this out of the way, I'm painfully new to Access, sorry - but I'm taking on what I believe to be a simple project, and one of the problems I've run into is that I can't get any of the items in a multi selection listbox into a table. Now, I want to back up a step...

Part and Inventory Search

Back
Top