A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Revision Number



 
 
Thread Tools Display Modes
  #1  
Old May 5th, 2009, 03:51 AM posted to microsoft.public.access
tsluu
external usenet poster
 
Posts: 26
Default Revision Number

Is there a way to retrieve the revision and/or the build number of the Access
application im developing. Reason being, I want to display this information
so that the users know what version of the application they are using. In
terms of support, it might come in handy too.
  #2  
Old May 5th, 2009, 04:47 AM posted to microsoft.public.access
Arvin Meyer MVP
external usenet poster
 
Posts: 640
Default Revision Number

Revision is a custom property that you can create. An example is in my DB
starter demo at:

http://www.datastrat.com/Download/Starter.zip
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"tsluu" wrote in message
...
Is there a way to retrieve the revision and/or the build number of the
Access
application im developing. Reason being, I want to display this
information
so that the users know what version of the application they are using. In
terms of support, it might come in handy too.



  #3  
Old May 5th, 2009, 05:07 AM posted to microsoft.public.access
tsluu
external usenet poster
 
Posts: 26
Default Revision Number

Is there an event which fires each time I do a Save. That way I can increment
the revision number automatically.

"Arvin Meyer MVP" wrote:

Revision is a custom property that you can create. An example is in my DB
starter demo at:

http://www.datastrat.com/Download/Starter.zip
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"tsluu" wrote in message
...
Is there a way to retrieve the revision and/or the build number of the
Access
application im developing. Reason being, I want to display this
information
so that the users know what version of the application they are using. In
terms of support, it might come in handy too.




  #4  
Old May 5th, 2009, 02:05 PM posted to microsoft.public.access
Arvin Meyer MVP
external usenet poster
 
Posts: 640
Default Revision Number

No, but you can write one that is called with every save. You will need to
save in code instead of using the toolbar.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"tsluu" wrote in message
...
Is there an event which fires each time I do a Save. That way I can
increment
the revision number automatically.

"Arvin Meyer MVP" wrote:

Revision is a custom property that you can create. An example is in my DB
starter demo at:

http://www.datastrat.com/Download/Starter.zip
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"tsluu" wrote in message
...
Is there a way to retrieve the revision and/or the build number of the
Access
application im developing. Reason being, I want to display this
information
so that the users know what version of the application they are using.
In
terms of support, it might come in handy too.






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:37 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.