Does anyone have any recommendations on books about using the Windows API in
Excel or Microsoft Office?
thanks,
--
Billy Rogers
Dallas,TX
Currently Using Office 2000
Does anyone have any recommendations on books about using the Windows API in
Excel or Microsoft Office?
thanks,
--
Billy Rogers
Dallas,TX
Currently Using Office 2000
www.google.com
apis & vba ot apis & excel or apis & vbasic
I have Dan Appleman's "Programmer's Guide To The Win32 API". It
is for VB, not specifically VBA or Excel or Office. However, most
all of what's in the book could be used in VBA.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"BillyRogers" <BillyRogers@discussions.microsoft.com> wrote in
message
news:14B00444-4F20-424A-9627-9BF9D7196B13@microsoft.com...
> Does anyone have any recommendations on books about using the
> Windows API in
> Excel or Microsoft Office?
>
> thanks,
> --
> Billy Rogers
>
> Dallas,TX
>
> Currently Using Office 2000
Hi Billy,
BillyRogers wrote:
> Does anyone have any recommendations on books about using the Windows
> API in Excel or Microsoft Office?
The general recommendation is to buy one of Dan Appleman's books on the
Windows API. The code is the same from VBA as it would be from VB.
All the information on the Windows API functions/structs/etc can be found
here:
http://msdn.microsoft.com/library/en..._reference.asp
This should give you a good start. Once you find the function name you
want, you can google that name to find examples. Personally, I've found
that I don't need to reference API books in order to interact with the
Windows API - the web is full of examples and resources for most things
you'd want to do.
--
Regards,
Jake Marx
www.longhead.com
[please keep replies in the newsgroup - email address unmonitored]
Before you spend a bunch of maoney give this site a look see. It it a pretty
good reference to get yourself started...
http://www.xcelfiles.com/
--
HTH...
Jim Thomlinson
"BillyRogers" wrote:
> Does anyone have any recommendations on books about using the Windows API in
> Excel or Microsoft Office?
>
> thanks,
> --
> Billy Rogers
>
> Dallas,TX
>
> Currently Using Office 2000
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks