Hi everybody,
Could someone tell me how to make a report using just the last record of my access 2007 database?
Tks.
Jose
User Profile
Collapse
-
how to make a report using just the last record
-
I'd made some modifications to original code and after that i did adapt it to my form, this code is for a buton located beside the field that has the email adddres of my contact in the form, Note: this field has to be declared as TEXT not as hiperlink.
The code is this
Code:Private Sub Send_email_Pers__Click() On Error GoTo Err_Send_email_Pers__Click Dim To_ As String Dim Cc_ As String email_pers_.SetFocus
No activity results to display
Show More
Leave a comment: