User Profile

Collapse

Profile Sidebar

Collapse
JohanKotze
JohanKotze
Last Activity: Feb 2 '15, 07:28 AM
Joined: May 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JohanKotze
    started a topic Retrieve records two dates (MS ACCESS)

    Retrieve records two dates (MS ACCESS)

    I design a report that will show all the records for a particular client and all the records do show in the report BUT when I try to search between dates than only half of the records are showing ....... records in the middle of the date range are missing and EndDate records also doesn't show. I use the following code on the OnClick Event of the OK button on my form
    Code:
    Private Sub Command4_Click()
    On Error GoTo Err_Command4_Click
    ...
    See more | Go to post
    Last edited by NeoPa; Apr 3 '09, 12:34 PM. Reason: Please use the [CODE] tags provided

  • Send emails directly from my email form in MS Access

    I create a email form in Access that I want to use to send emails to my clients.
    Can someone help with the code. If its possible I can send the DB in zip format.
    See more | Go to post
No activity results to display
Show More
Working...