[RESOLVED] MS Access 2007 VBA: Version Number is populating my Document ID Number (Code Error)
I am attaching a copy of my Document Control System I created. I have a 3 part Tracking number for each document. Document Type + Sequential Document Number + Version Number. There is also a Doc ID number which is an auto number primary key. For some reason my Version is mirroring my DocID on my frmMasterTabForm but it is correct in my Tracking No which is all 3 numbers combined into a single string. I think the code giving me trouble is located in the Module mdlDocUtilities but I can't figure this one out!!! If you get a second to take a peek at it, I uploaded it to the following link:
http://www.4shared.com/file/UTtAWIAO...P_DCS_V16.html
Re: [RESOLVED] MS Access 2007 VBA: Version Number is populating my Document ID Numbe
Re: [RESOLVED] MS Access 2007 VBA: Version Number is populating my Document ID Numbe
You have marked this resolved? Is your query solved?
Re: [RESOLVED] MS Access 2007 VBA: Version Number is populating my Document ID Numbe
Yes, this one is solved, the one I am still having problems with is filtering on this post:
http://www.vbforums.com/showthread.php?t=614093