Re: Access reports or Word Document



Larry,
Thanks for your advice and your comments about subreports. I will give this
a try and reply back if I can't figure it out. One more thing, is it
possible to "import" a Word document format into an Access report given that
the document format is relatively straight forward. I'd like to save some
formatting time if possible.

"Larry Linson" wrote:

"Paul H" wrote

> I'm new to the database world and I could
> use some advice as to which is better.
> Should I use Word mail merge to produce
> documents from data in Access or produce
> reports directly from Access.

I am sure that, in retrospect, you realize that there is no general answer
to this question. It's somewhat like asking, "Should I use a jet plane, a
truck, a car, or a bicycle to move my package from place to place?"

I've used Microsoft Access daily since 1993, created many database
applications for clients, and worked on many others. In none of those cases
did we have to use Word to produce documents instead of Access' Reports, but
most of those were "typical business database applications." There are
certainly cases where it can be beneficial to employ Word, either with mail
merge, or via COM automation, for particular purposes. If I were producing
"nicely formatted client letters," then mail merge might be the choice; if I
were producing brochures (intended to impress with fancy formatting) then
driving Word via COM automation might be appropriate; for useful business
reports, Access' Reports are often perfectly satisfactory.

> There are a couple of things
> I need to contend with first.

> I need to produce a report that uses multiple
> data sources (two or more queries) and puts
> them on a single page.

Access has a Subreport capability, so that you can embed Reports within a
Report. And, depending on how the information is related, you might be able
to join Tables or Queries so that only one Query produces the informaion you
want to Report. In general, I can say "this should not be a problem," but I
don't know the specific details.

> If I use Access does it have the formatting
> capability to reasonably reproduce the
> "look" of the documents we currently produce
> in Word.

Access' Reports are very good, very flexible, and arguably the best
reporting engine ever. But Word's 'purpose in life' is formatting text, and
its capabilities far exceed any reporting engine. And, of course, we have no
idea how much of the capability of Word you actually use in your documents,
so we couldn't possibly answer this question.

> We use Office 2000 software.

If you use the Access 2000 that is included in Office 2000 Professional, I
strongly suggest that you make certain you have applied all the Service
Packs and updates to both Access and the Jet database engine. I trust you
are aware that Access 2000 is "out of support," so full support is no longer
available from Microsoft, and you cannot even rely that security updates
will be available in the future.

Larry Linson
Microsoft Access MVP



.



Relevant Pages

  • Re: Use variable with small Roman numerals?
    ... subparagraph styles with automatic indents and numbering. ... Or at least, not in _my_ reports. ... Doug Robbins - Word MVP ... The closest I came up with was formatting a Word field ...
    (microsoft.public.word.vba.general)
  • Re: Using POI to create XLS from a C app
    ... from data in a special 'flagged CSV' file format. ... Now a big client wants the data in excel files with all the formatting ... his reports in Excel instead of as PDF's. ... I considered somehow launching an external java app that would somehow ...
    (comp.lang.java.programmer)
  • Re: Report Template and Access (Big Task)
    ... formal reports and also capture specific elements of the reports for use ... really doesn't' work with the formatting I'm trying to maintain. ... Form fields seem to be the best way to go, ... The protection of the document is vital because of the ...
    (microsoft.public.word.vba.general)
  • Re: Create PDF from VB without using a Printer
    ... that bad, as long as they were fairly reasonable on formatting, and limited ... I could see doing some data reporting with it. ... I agree creating formatted reports on the fly would not be a problem. ... ShellExecute), ...
    (microsoft.public.vb.general.discussion)
  • Re: Access reports or Word Document
    ... reports directly from Access. ... were producing brochures (intended to impress with fancy formatting) then ... capability to reasonably reproduce the ... its capabilities far exceed any reporting engine. ...
    (microsoft.public.access.gettingstarted)