The Open Source Swiss Army Knife

/windows/access/report/
/windows/access/report/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /windows   /access   /report 
sub-categories and articles

                                                  
   --->create new sub-category


open.report.list.box.txt
add

Private Sub cmdOpenReport_Click() ' Purpose: opens the report selected in the list box. On Error GoTo cmdOpenReport_ClickErr If Not IsNull(Me.lstReports) Then DoCmd.OpenReport Me.lstReports, IIf(Me.chkPreview.Value, acViewPreview, acViewNormal)

print.preview.txt
add

Private Declare Function GetWindowText _ Lib "user32" Alias "GetWindowTextA" _ (ByVal hWnd&, ByVal lpstrTitleBuff$, _ ByVal intCharstoCopy%) as Long Private Declare Function GetClassName _
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with report to the sirfsup! web directory for listing

return to top