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 derfloh 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. thirtydash9

    Sharing Calendars with Exchange While Using POP Email

    Hi, I need to enable Outlook (2003 on XP) calendar sharing for myself and another user. We both have Exchange listed in the email accounts, though we are actually using POP email and this account is also listed. Outlook does not give us the option of sharing our calendars (it's grayed out in...
  2. thirtydash9

    Sort by Last Name, Group by ID Number?

    Hi, I have a report based on a query with sortNum as the unique ID number and last (last name), among other fields. For each sortNum there can be one or more query results. So, on the report it makes sense to have a sortNum header with the labels and the text boxes in the detail section...
  3. thirtydash9

    Rounding up sometimes not others, in form but not table!

    Hi, I'm stumped. I have a table with one of the fields formatted 'double'. There is no problem with inputting numbers in this field. I can input decimals and it doesn't round them up. There is a form based on this table. When I input numbers into this form in the 'double' field, it will...
  4. thirtydash9

    DSum Syntax...I Give Up!

    Can anyone help with this DSum Syntax? I have been at it for hours. If I take off the 'AND' part it works fine. I'm pretty sure the problem is with the 2nd condition. Me.txtCpesNeeded = DSum "[creditsReceived]", "subqryCpeLetter", "[sortNum] = Me.txtSortNum AND [appliedOn]>=#" &...
  5. thirtydash9

    How to compare ddmm of date with today's ddmm?

    I have been searching through the posts; apologies if this is already out there. I have a database which calculates continuing education credits earned following passage of an exam. People are required to earn x credits per year, based on the anniversary of passing the exam (gradDate). Each...

Part and Inventory Search

Back
Top