473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Word doc history

Hi

I have a feature to open word documents from my access app. Is it possible
that when a user saves a word document, my access app gets the name under
which the document is saved and the date and time of saving, so I can keep a
history of all word documents?

Thanks
Nov 12 '05 #1
4 2703
I need the user to be able to keep track of for instance all faxes that have
been sent from within my app.

Regards

"Chuck Grimsby" <c.*******@worldnet.att.net.invalid> wrote in message
news:5d********************************@4ax.com...

No.

Well, that's not really true. There is a way to do it, but I rather
doubt it's worth it. Outlook can do this, and it would just be a
matter of duplicating that function, but in practical terms I know
that it's not worth it. One of the first things I do with any Outlook
installation is to disable that feature, do to the system slowdown
that the feature causes.

I suppose, and I want to stress that I haven't actually tried this, is
to put a watch on the user's "Recent Documents" directory, and monitor
it for .DOC file additions. That will give you what you want, but I'm
not sure it would do what you want it to do.

What is it you are doing that would require a feature like this?

On Sun, 21 Sep 2003 16:33:25 +0100, "John" <Jo**@nospam.infovis.co.uk>
wrote:
I have a feature to open word documents from my access app. Is it possiblethat when a user saves a word document, my access app gets the name under
which the document is saved and the date and time of saving, so I can keep ahistory of all word documents?

--
Look Out For #1. Don't Step In #2 Either.

Nov 12 '05 #2
"John" <Jo**@nospam.infovis.co.uk> wrote in message news:<3f*********************@news.dial.pipex.com> ...
I need the user to be able to keep track of for instance all faxes that have
been sent from within my app.


Oh, <putting away heavy artillery and getting out a flyswatter...>
Then you can filch the event logger code from Albert Kallal's website
(be a lad and leave his sig files in the code) and then just put the
stuff in the Click event of a button...

Not sure how you'd do it if you just did a Fax from File/Print. I
guess you could check the current printer (code's in ADH, I think).
And then you'd just log the entries that are faxes.
Nov 12 '05 #3
Hi

Checked Albert's site; .http://www.attcanada.net/~kallal.msn/. Not sure
where is the relevant code. Link?

Thanks

Regards
"Pieter Linden" <pi********@hotmail.com> wrote in message
news:bf**************************@posting.google.c om...
"John" <Jo**@nospam.infovis.co.uk> wrote in message

news:<3f*********************@news.dial.pipex.com> ...
I need the user to be able to keep track of for instance all faxes that have been sent from within my app.


Oh, <putting away heavy artillery and getting out a flyswatter...>
Then you can filch the event logger code from Albert Kallal's website
(be a lad and leave his sig files in the code) and then just put the
stuff in the Click event of a button...

Not sure how you'd do it if you just did a Fax from File/Print. I
guess you could check the current printer (code's in ADH, I think).
And then you'd just log the entries that are faxes.

Nov 12 '05 #4
"John" <Jo**@nospam.infovis.co.uk> wrote in message news:<3f*********************@news.dial.pipex.com> ...
How would we do it in outlook? I am also trying to keep a log of all emails
sent from my access app?


If you're doing it all through automation, you'd call the Send command
and before you release all the variables, you'd log them to a table...

I think either Albert Kallal or Allen Browne (I think it's AK) has
code that does the logging. So you'd do something like

validate inputs
write values to Outlook & send
write values to Access table (just use the Logging functions...)

and that's pretty much it.
Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Luis | last post by:
I have a few input buttons at the end of an asp page. When I change the mime-type of the asp page to create a Word Document which the user can save, the input buttons are not displayed. Is there a...
2
by: Jenn | last post by:
Hi, I have a page that I am setting up at http://www.extravaganzadesign.com/aw/frame.htm I am using a frame on top for some navigation and the frame below for content that will go to external...
4
by: tlaker10 | last post by:
Access 2000- my form has fields for “name”, “arrival”, “departure” and “site nbr”. Can I make a subform under “name” that keeps a history of all previous entries to arrival/departure/site nbr so...
1
by: John | last post by:
Hi I have a feature to open word documents from my vb.net app. Is it possible that when a user saves a word document, my vb.net app gets the name under which the document is saved and the date...
5
by: John | last post by:
Hi My vb.net opens a word document from a word template. I am trying to find when the document is saved by the user so I can make a history in my vb.net app. Here is how I think it may work; ...
2
by: Kevin K | last post by:
Hi, I'm having a problem with extracting text from a Word document using StreamReader. As I'm developing a web application, I do NOT want the server to make calls to Word. I want to simply...
0
by: funeeldy | last post by:
I need to locate a particular table in a document. I cannot hardcode the table number since it could be different in every doc. I do have some header text that comes right before it consistently,...
8
by: ljungers | last post by:
Wondering if somone knows how to open a Access report in Word or export it to Word. Currently I'm opening and printing a report using VBA with the following command (DoCmd.OpenReport "TheReportName",...
4
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is...
0
by: lemnitzer | last post by:
Full Article: http://iamthewitness.com/FreedmanFactsAreFacts.html <-------- KEY DOCUMENT Steamy Excerpts: Will you be patient with me while I review here as briefly as I can the history of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.