Search results

  1. D

    Mystery duplicates in sum query

    I have read every sum query question asked here and can't find one like this. Maybe I missed it. I keep getting mystery entries in the sum query I am using on a table. For example. I have a table with multiple columns. This query is only interested in two of them [ticketnum] and [cost]...
  2. D

    Calculated controls based on Weekday() in form

    Yes I want to sum the checked amounts for each day of the week. So there will be 7 calculated boxes in the header (one for each day of the week) and then an additional box that sums all the checked records regardless of the day of the week (This formula I already have working just fine). I...
  3. D

    Calculated controls based on Weekday() in form

    Here is the basic info: Table has Checkbox column BusinessDate column (mm/dd/yyyy format) OrderTotal column (in dollars) There are others but these are the relevant ones In the header of the form I have a calculated control box with the following control...
  4. D

    Access in Las Vegas

    I want to start out by thanking all of you who have helped my through some of the most difficult programming times. This website has become my go to site for answers when I hit a brick wall. Thanks being said I don't to DB work on a regular basis. I am a franchise restaurant owner who is...
Back
Top Bottom