Find And Replace         (REPLACE2.MDA)  

Summary:

  An add-in library for MSAccess 2.0.
 
  This program provides a "Find and Replace" function for Tables, Queries,
  Forms, Reports, Macros, and Modules (MSAccess 2.0 only provides Find and
  Replace for Modules).  Find And Replace can be used to change names of 
  objects through the entire database (as compared to MS Access itself which 
  provides minimal built-in name change propagation).  In addition to 
  facilitating name changes it has other uses, such as: a) changing the path
  in the connect string for attached tables (search for old path, replace 
  with new; attachment gets refreshed) and b) searching for occurences of a 
  given function to enable you to change the parameters.  The intended user 
  of this module is a programmer.


Installation and Use:

  See file REPLACE2.WRI or REPLACE2.HLP.

