万本电子书0元读

万本电子书0元读

顶部广告

Excel Programming with VBA Starter电子书

售       价:¥

89人正在读 | 0人评论 6.2

作       者:Robert Martin

出  版  社:Packt Publishing

出版时间:2012-10-18

字       数:42.5万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is a starter guide, covering the basics you need to get up and running as quickly as possible. This book is written for users of Excel who want to speed up and streamline normally arduous tasks for maximum productivity.
目录展开

Excel Programming with VBA Starter

Table of Contents

Excel Programming with VBA Starter

Credits

www.PacktPub.com

Support files, eBooks, discount offers and more

www.PacktLib.PacktPub.com

Why Subscribe?

Free Access for Packt account holders

Excel Programming with VBA Starter

So, what is VBA?

The basic features of VBA

What kind of things can you do with it?

How can you use this technology within your existing projects?

Recording a macro, adding modules, browsing objects, and variables

Recording a macro

Option 1 – Recording a macro from the status bar

Option 2 – Recording from the Developer tab

Executing your code

Saving a workbook containing macros

Adding a module

Browsing objects

Working with variables

The Immediate window

And that's it

Quick start – VBA programming

Working with loops

Method 1 – For-Next loops

Method 2 – For Each-Next Loops

Method 3 – Do-While and Do-Until loops

Dimensioning and instantiating objects

Subroutines and user-defined functions

Subroutines

Functions

Top features you'll want to know about

Enumeration

Classes

External libraries

People and places you should get to know

Official sites

Resources

Articles and tutorials

Community

Blogs

Twitter

About the author

About the reviewers

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部