473,387 Members | 1,486 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,387 software developers and data experts.

Can Access 97 emulate Windows Find Command?

Hello,

Can Access 97 emulate Windows Find Command and specifically the
'Containing Text' function?

What we want is for Access to search within and find Word documents on
our networked drives and provide a list of search results - without
having to link all documents of the destination folder/s?

If this is possible, would anyone have any code available or is anyone
aware of a small app that may provide this functionality?

Thank You.

Mark.

Nov 13 '05 #1
2 1398
bj**********@hotmail.com wrote:
Hello,

Can Access 97 emulate Windows Find Command and specifically the
'Containing Text' function?

What we want is for Access to search within and find Word documents on
our networked drives and provide a list of search results - without
having to link all documents of the destination folder/s?

If this is possible, would anyone have any code available or is anyone
aware of a small app that may provide this functionality?

Thank You.

Mark.

You could go to http://groups-beta.google.com/advanced_search and search for
dir() function subfolders
in the groups
*access*

Nov 13 '05 #2
On Thu, 14 Jul 2005 00:46:51 GMT, Salad <oi*@vinegar.com> wrote:

You're providing half of the solution. The Dir function allows
iterating over a directory tree. The second half of the solution is to
use the Word object model to open each document found, and perform a
search for the keywords. Type this in a search engine to get started:
CreateObject("Word.Application")

-Tom.
bj**********@hotmail.com wrote:
Hello,

Can Access 97 emulate Windows Find Command and specifically the
'Containing Text' function?

What we want is for Access to search within and find Word documents on
our networked drives and provide a list of search results - without
having to link all documents of the destination folder/s?

If this is possible, would anyone have any code available or is anyone
aware of a small app that may provide this functionality?

Thank You.

Mark.

You could go to http://groups-beta.google.com/advanced_search and search for
dir() function subfolders
in the groups
*access*


Nov 13 '05 #3

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

Similar topics

2
by: zapazap | last post by:
Dear Snake Charming Gurus, (Was: http://mail.python.org/pipermail/python-list/2004-January/204454.html) First, a thank you to Tim Golden, Thomas Heller, and Mark Hammond for your earlier help...
0
by: Neil Sargent | last post by:
This is a general posting of how I fixed a problem created by using the Access 97 ODE Setup Wizard on a Windows XP machine. I hope it helps anyone who comes across the problem saves them the 3 days...
4
by: Ed Mana | last post by:
I have an Access app that I need to automate in 2 ways: 1. I need to have the app open and print a specific report once each day at a specific time. 2. I need to have the app take the same...
42
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
9
by: Nathan Sokalski | last post by:
I am trying to connect to a Microsoft Access Database from my ASP.NET Application. I use the following code to create my connection string: cmdSelect.Connection = New...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
5
by: Lyle Fairfield | last post by:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/callnetfrcom.asp The Joy of Interoperability Sometimes a revolution in programming forces you to abandon all...
8
by: JimS | last post by:
In my environment we are using DB2 UDB for Windows for development and DB2 UDB for z/OS for production. In DB2 UDB for z/OS uniqueness of columns that permit nulls may be enforced with a unique...
0
by: Sin Jeong-hun | last post by:
The term 'system-wide' just means that click is dealt in whole-screen wide level. Just like the real mouse pointer. What I'd like to do is to emulate mouse move and click. For example, the...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.