[Company Logo Image]

Turning Data Into Dollar$

Code Samples
Home Code Samples Portfolio Services About Us Download Contact Us

 

Code Sample origins

Why reinvent the wheel? When I write a module that I know that I will use again or write a module based on extensive research and testing, I save a copy to use later.  As my collection has grown, my development time has decreased.  These are code samples, fragments, and forms that I have collected and that I use in my development every day. They come in three overlapping types in no particular order.  Some are example modules and forms. They contain the sample code that I found through Microsoft or on the web as the first subroutine in the module. Then one or more subroutines follow that are copied from applications that I have developed to show how I have used algorithm of the example in actual situations.  Some of the modules and forms I use as whole cloth. I copy them into the current application that I am building.  Some are strictly for development. They return information that I use to speed development.
FormsModulesTables
  1. frmASCII
  2. frmCalendar
  3. frmCompareField_Tab
  4. frmExportToExcel
  5. frmFieldList
  6. frmOneField
  7. frmPassword
  8. frmPleaseWait
  9. frmPleaseWaitDetail
  10. frmPrintStatus
  11. frmProgressBar
  12. frmProperties
  13. frmSearchQueries
  1. ModAutoExcel
    Basic Excel Automation
    Download ModAutoExcel.txt
  2. ModAutoMDE
    A scary method using sendkeys to automatically generate MDE files from an array of database names
    Download ModAutoMDE.txt
  3. ModBuildForm
  4. ModCalendar
  5. ModChangeLinks
  6. ModClearList
  7. ModClipboardAPI
  8. ModCommandBar
  9. ModConvertTo
  10. ModConvertToPDF
  11. ModCreateTable
  12. ModDisconnectedRecordset
  13. ModDisplayReportControlProperties
  14. ModElapsedPartialMonths
  15. ModEncrypt
  16. ModExists
  17. ModExportTableToExcel
  18. ModExportToFile
  19. ModExportToFilePipe
  20. ModFileOperationAPI
  21. ModGetLogin
  22. ModListEverything
  23. ModListFilesAPI
  24. ModListPrinters
  25. ModLoadAndSaveFromText
  26. ModLogManager
  27. ModLotus
  28. ModMultipleColumnListBox
  29. ModOpenSaveDialog
  30. ModPleaseWait
  31. ModPrintArray
  32. ModPrintDialog
  33. ModPrinterStatus
  34. ModPrintPositionNumberedString
  35. ModReplacementStringFunctions
  36. ModReturnFolder
  37. ModReturnPassword
  38. ModReturnReferences
  39. ModRunningApp
  40. ModSelectTimeCommandBar
  41. ModShowHideApplicationWindow
  42. ModSleep
  43. ModSpecialFolders
  44. ModTempDB
  45. ModUNC
  1. tblRetry
  2. tblTempObjects

Disclaimer:

Some of the code in these fragments comes from other online sources. They are imbedded inside of my subroutines and are properly documented. If, however, you feel that this document infringes upon your copyright. Please inform me by email specifying the offending code and I will remove it immediately.

 

Home ] ModAutoMDE ] ModAutoExcel ] Site Map ] Search ]

Send mail to CY Databases, P.O. Box 532178, Grand Prairie, TX 75053 or call 972-989-7198

Copyright © 2004 CY Databases
Last modified: February 04, 2005