VbzCart/archive/code/VBA/clsPackageItems: Revision history

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 October 2022

19 December 2014

8 May 2014

  • curprev 00:4900:49, 8 May 2014 Woozle talk contribs 2,782 bytes +2,782 Created page with "<VB> ' CLASS: clsPackages Option Compare Database Option Explicit Private rs As Recordset Private intAccessCount As Long Public Sub Init() intAccessCount = 0 Set rs ..."