Office 97 Vs. Office 2000 
Author Message
 Office 97 Vs. Office 2000

I have been looking for VBA reference books for Office97
with no luck. I have found a set of books at the Quantum
Books site but it is Microsoft  Office 2000 Visual Basic.
It includes "The set comprises language references for
Microsoft Access, Excel, Word, PowerPoint, FrontPage,
Office Web Components, Office Web Server, and Outlook,
plus a libraries reference for Microsoft Visual Basic for
Applications(VBA)".

My question is will these be useful for a Office97 user,
or are the difference to great between 97 and 2000.

Thanks Kevin



Sat, 22 May 2004 23:48:41 GMT  
 Office 97 Vs. Office 2000
Hi Kevin,

The books likely point out "new" features and parts of the object model in
Office 2000. The one area where they may be weak is in dealing with problems
that were "fixed" by the new features but can be worked around in Office 97.
(No, I can't say what these are, just know that there were some.)

You may want to look on eBay and at Book Warehouse, etc. I put together a
page listing book comments made in the Word newsgroups at <URL:
http://www.addbalance.com/word/wordbooks.htm>. If you live in the USA you
may want to check your local public library, too. These books are expensive
and you may want to look at them before you buy. The library should be able
to get any book for you through inter-library loan.

I know that I liked Microsoft's Step-by-Step book on Office 2000 VBA. Hope
this helps,
--
Charles Kenyon

Word New User FAQ & Web Directory:
<URL: http://www.addbalance.com/word/index.htm>

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://www.addbalance.com/usersguide/index.htm>

See also the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
 --------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.


Quote:
> I have been looking for VBA reference books for Office97
> with no luck. I have found a set of books at the Quantum
> Books site but it is Microsoft  Office 2000 Visual Basic.
> It includes "The set comprises language references for
> Microsoft Access, Excel, Word, PowerPoint, FrontPage,
> Office Web Components, Office Web Server, and Outlook,
> plus a libraries reference for Microsoft Visual Basic for
> Applications(VBA)".

> My question is will these be useful for a Office97 user,
> or are the difference to great between 97 and 2000.

> Thanks Kevin



Mon, 24 May 2004 20:07:54 GMT  
 Office 97 Vs. Office 2000
Are you looking at the Office 2000 Visual Basic for Applications series?

There was an earlier Office 97 VBA Programmer's guide that wasn't nearly as
well organized/laid out/written and had errors in some of the example code.
I imagine you could find it on Ebay or the like, but who'd want to? <g>

The O2000 version seems to do a pretty good job of explaining what's new to
Office 2000 and won't work in 97.

--
Steve Rindsberg, PowerPoint MVP
Got a PowerPoint wish/suggestion/beef?

Get the PPT FAQs at http://www.rdpslides.com/pptfaq/
RnR PPTools - http://www.rdpslides.com/pptools/
------

Quote:
> I have been looking for VBA reference books for Office97
> with no luck. I have found a set of books at the Quantum
> Books site but it is Microsoft  Office 2000 Visual Basic.
> It includes "The set comprises language references for
> Microsoft Access, Excel, Word, PowerPoint, FrontPage,
> Office Web Components, Office Web Server, and Outlook,
> plus a libraries reference for Microsoft Visual Basic for
> Applications(VBA)".

> My question is will these be useful for a Office97 user,
> or are the difference to great between 97 and 2000.

> Thanks Kevin



Mon, 24 May 2004 22:37:30 GMT  
 Office 97 Vs. Office 2000

Quote:
> I have been looking for VBA reference books for Office97
> with no luck. I have found a set of books at the Quantum
> Books site but it is Microsoft  Office 2000 Visual Basic.
> It includes "The set comprises language references for
> Microsoft Access, Excel, Word, PowerPoint, FrontPage,
> Office Web Components, Office Web Server, and Outlook,
> plus a libraries reference for Microsoft Visual Basic for
> Applications(VBA)".

> My question is will these be useful for a Office97 user,
> or are the difference to great between 97 and 2000.

> Thanks Kevin

Try:  http://www.halfpricecomputerbooks.com/
They seem to carry a lot of the prior editions of books and the price is
right.


Thu, 27 May 2004 09:51:20 GMT  
 Office 97 Vs. Office 2000
See the list of Word VBA books at my URL below.

--
Please post your response to the newsgroup. Do not email me a copy of the
message.

http://www.standards.com/ipusers/standards; Programming and support for
Word macros, including converting from WordBasic to VBA; Technical
reviewing; Standards; Product functional/design/specifications
------------------------------------------------

Quote:
> I have been looking for VBA reference books for Office97
> with no luck. I have found a set of books at the Quantum
> Books site but it is Microsoft  Office 2000 Visual Basic.
> It includes "The set comprises language references for
> Microsoft Access, Excel, Word, PowerPoint, FrontPage,
> Office Web Components, Office Web Server, and Outlook,
> plus a libraries reference for Microsoft Visual Basic for
> Applications(VBA)".

> My question is will these be useful for a Office97 user,
> or are the difference to great between 97 and 2000.

> Thanks Kevin



Thu, 03 Jun 2004 04:53:01 GMT  
 Office 97 Vs. Office 2000
I work large models in both Excel97 and 2000 and have
found tons of undocumented differences between the two
that are a constant source of agony when writing VBA code.
Used books are the only way to go for xl97 right now. As
to the differences, these books only talk about the
different features not at all about how the same line of
code works (or doesn't work) in the two versions (and even
more nightmares when using Excel 2002). It's a trial by
error (or is it fire?) sort of thing you have to go
through. I always use the lowest common denominator of
features but even that doesn't guarantee that the same
code works in all versions.

Deb

Quote:
>-----Original Message-----
>I have been looking for VBA reference books for Office97
>with no luck. I have found a set of books at the Quantum
>Books site but it is Microsoft  Office 2000 Visual Basic.
>It includes "The set comprises language references for
>Microsoft Access, Excel, Word, PowerPoint, FrontPage,
>Office Web Components, Office Web Server, and Outlook,
>plus a libraries reference for Microsoft Visual Basic for
>Applications(VBA)".

>My question is will these be useful for a Office97 user,
>or are the difference to great between 97 and 2000.

>Thanks Kevin

>.



Fri, 02 Jul 2004 08:20:47 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. Office 2000 vs office 97

2. Office 2000 & Office 97 Automation Error

3. office 2000 and office 97 compatibility

4. Office 2000/ Office 97 Help Me please!

5. VBA for Office 95 vs Office 97

6. Behavior under Office 2000 vs. Office XP

7. difference Office XP VAB and Office 97 VBA

8. Will Office-97 VBA macros work in Office-XP

9. Office Application Bar (was Re: Office Assistant '97 Command Button: FREEWARE)

10. Problem creating snapshot using Access 2000 and then viewing in office 97

11. Failure starting Access runtime 97 with Office 2000

12. Runtime Access 2000 and Office 97

 

 
Powered by phpBB® Forum Software