PC Review


Reply
Thread Tools Rate Thread

Database revision date

 
 
Robert Wagner
Guest
Posts: n/a
 
      15th Dec 2005
Working in Access 97, I want to add a textbox to a report that shows the
latest revision date for the database (including addition of new data).
I assume that I use the FileDateTime function. But what do I use for
the argument?

TIA >>> Robert


 
Reply With Quote
 
 
 
 
Duane Hookom
Guest
Posts: n/a
 
      15th Dec 2005
I would not use the file date/time for that. You would need to create a more
comprehensive specification and then program this into your forms and code.

--
Duane Hookom
MS Access MVP
--

"Robert Wagner" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Working in Access 97, I want to add a textbox to a report that shows the
> latest revision date for the database (including addition of new data). I
> assume that I use the FileDateTime function. But what do I use for the
> argument?
>
> TIA >>> Robert
>



 
Reply With Quote
 
Robert Wagner
Guest
Posts: n/a
 
      15th Dec 2005
Never mind, I got it. In the code for the section (footer) where I
wanted it, it's

txtFileDate=(FileDateTime(CurrentDb().Name))

Oddly, I couldn't just enter

=(FileDateTime(CurrentDb().Name)) as the txtFileDate's Control Source.

I had to set it in code.

Robert


"Robert Wagner" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Working in Access 97, I want to add a textbox to a report that shows
> the latest revision date for the database (including addition of new
> data). I assume that I use the FileDateTime function. But what do I
> use for the argument?
>
> TIA >>> Robert
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing Revision Number and Edit Time, Date Created, Date Last Sa Collected Letters Microsoft Word Document Management 8 25th Sep 2011 03:25 AM
Distributing database revision? Cam Microsoft Access Security 6 20th Apr 2008 09:22 PM
Revision Date bugsyb6 Microsoft Word Document Management 2 6th Mar 2008 04:30 PM
Re: Database Revision Numbers Tony Toews Microsoft Access 0 1st Dec 2006 12:38 AM
Last revision date Ricki Miles Microsoft Word Document Management 1 27th Nov 2003 09:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:48 AM.