473,809 Members | 2,610 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Book On Office and VB.NET

looking for the most comprehensive recommendations for a book on vb.net and
excel and word automation or seperate books for excel and word automation.

Thank you.
Nov 20 '05 #1
1 912
I'm a VB.Net developer for Microsoft Word, and I'm not aware of any books
that cover the subject. However, there are reference books from Microsoft
on using VBA/VB6 with Office, and it's fairly trivial to convert those
examples to VB.Net.

This one is out of print, but is available on MSDN:

Microsoft Office 2000/Visual Basic Programmer's Guide
http://msdn.microsoft.com/library/de...mmersguide.asp

There are also lots of VB.Net/Office examples on MSDN. Here's a starting
point:

Visual Studio .NET and Office Development
http://msdn.microsoft.com/vstudio/office/default.aspx
"scorpion53 061" <sc************ @yahoo.com> wrote in message
news:Od******** ******@TK2MSFTN GP12.phx.gbl...
looking for the most comprehensive recommendations for a book on vb.net and excel and word automation or seperate books for excel and word automation.

Thank you.

Nov 20 '05 #2

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

Similar topics

0
1307
by: Teo Lachev | last post by:
I would like to introduce you officially to my book "Reporting Services in Action" and let you know about its availability. I wrote this book for information workers, system administrators and developers who are planning to leverage Reporting Services to author, manage and distribute RS-based reports. It is a solution-oriented guide that teaches you RS by practical examples. Here are some of the solutions that are included in the book: ...
0
1262
by: Franky | last post by:
I would like to create a new blank excel and set some header columns for the user. I try this code. It's work with Excel 2003 English but a got a error line 2 with all other version. (Excel 2003 french, Excel 2000, etc.) --- Dim oExcel As New Microsoft.Office.Interop.Excel.Application Dim oBook As Microsoft.Office.Interop.Excel.Workbook Dim IsNewBook As Boolean = False
5
2304
by: Phil | last post by:
I am a novice user with Access 2000. I have a five table database that works, but know it can be designed much better. I want to learn much more. I have no experience coding, no exposure to VBA or anything like that. I can make rudimentary queries, reports, and forms, but struggle. Overall I know enough to be dangerous, and am not real competent. I am quite computer literate, just not in Access. I am reading the book Inside Relational...
2
1781
by: Bruce Dodds | last post by:
I will be doing an app for a nonprofit. It would be useful for them to have a good entry-level book on Access so that they don't have to pay someone to design all their queries and reports. I'm not familiar with those books. Does anyone have a recommendation? TIA.
5
10471
by: Ignacio Domínguez | last post by:
Hi. Is there a way of accessing the address book, similar to what Outlook Express does, using C#? Thanks Ignacio Domínguez
16
8515
by: Robert Zurer | last post by:
Can anyone suggest the best book or part of a book on this subject. I'm looking for an in-depth treatment with examples in C# TIA Robert Zurer robert@zurer.com
6
1731
by: Jon Shemitz | last post by:
My 16 yo son is ready to move beyond level editing and "Multimedia Fusion." He's going to ignore his Mom's suggestion of Visual Basic, and take my suggestion of starting with C#. Now, I actually have an Intro To C# section in my ongoing .NET 2.0 book, but I assumed that my audience does not want e.g. yet another discussion of inheritance and polymorphism - it's all "same but different" and "this is new." In short, not suitable for a...
263
9420
by: Malcolm McLean | last post by:
The webpages for my new book are now up and running. The book, Basic Algorithms, describes many of the fundamental algorithms used in practical programming, with a bias towards graphics. It includes mathematical routines from the basics up, including floating point arithmetic, compression techniques, including the GIF and JPEG file formats, hashing, red black trees, 3D and 3D graphics, colour spaces, machine learning with neural...
8
2054
by: Tim | last post by:
I have Access 2003 and would like to learn more abot it. I don't find it very intuitive like most of MS other products. I feel where I'm going wrong is the philosophy of databases and was hoping someone might point me in the right direction for such material. I have googled and found a few tutorials and e-books but I dopn't find them especially helpful.. They outline how to do things but not the philosophy behind them. Can anyone...
0
9721
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10640
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10387
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7662
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4332
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.