图书介绍

Excel VBA应用速查PDF|Epub|txt|kindle电子书版本下载

Excel VBA应用速查
  • 《非常掌上宝系列》编委会编写 著
  • 出版社: 成都:电子科技大学出版社
  • ISBN:7811142317
  • 出版时间:2006
  • 标注页数:272页
  • 文件大小:100MB
  • 文件页数:308页
  • 主题词:

PDF下载


点此进入-本书在线PDF格式电子书下载【推荐-云解压-方便快捷】直接下载PDF格式图书。移动端-PC端通用
种子下载[BT下载速度快]温馨提示:(请使用BT下载软件FDM进行下载)软件下载地址页直链下载[便捷但速度慢]  [在线试读本书]   [在线获取解压码]

下载说明

Excel VBA应用速查PDF格式电子书版下载

下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。

建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!

(文件页数 要大于 标注页数,上中下等多册电子书除外)

注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具

图书目录

第1章 VBA入门1

1.1 概述2

1.2 通过宏来认识VBA2

1.2.1 录制宏3

1.2.2 运行宏8

1.3 第一个VBA程序9

1.4 常量和变量12

1.4.1 常量12

1.4.2 变量13

1.5 VBA中的数据类型14

1.5.1 Boolean数据类型14

1.5.2 Byte数据类型15

1.5.3 Currency数据类型15

1.5.4 Data数据类型15

1.5.5 Decimal数据类型15

1.5.6 Double数据类型16

1.5.7 Integer数据类型16

1.5.8 Long数据类型16

1.5.9 Obiject数据类型16

1.5.10 Single数据类型16

1.5.11 String数据类型17

1.5.12 用户自定义数据类型17

1.5.13 Variant数据类型17

1.6 数组17

1.6.1 静态数组18

1.6.2 动态数组19

1.6.3 数组的基本操作20

1.7 运算符20

1.7.1 算术运算符21

1.7.2 比较运算符22

1.7.3 连接运算符23

1.8 分支语句23

1.8.1 Select Case语句23

1.8.2 With语句26

1.9 判断语句28

1.10 循环语句30

1.10.1 Do…Loop语句30

1.10.2 For…Next语句31

1.10.3 For Each…Next语句33

1.10.4 While…Wend语句34

1.11 过程和函数34

1.11.1 Function过程35

1.11.2 Sub过程37

1.11.3 参数传递38

第2章 对象速查44

A45

AddIn45

Adjustments46

Application46

Assistant47

AutoCorrect47

AutoFilter47

C48

Cells48

Chart48

Characters对象49

Comment对象50

D50

DataLabel50

Dialog50

F51

FillFomat51

Filter51

Floor52

Font53

FreeformBuilder53

G54

Gridlines54

H55

HageBreak55

Hyperlink55

I56

Interior56

L56

Legend56

LegendEntry57

LegendKey58

LineFormat58

N59

Name59

O59

Outline59

P60

PageSetup60

Pane60

PictureFormat60

PivotCache61

PivotField62

PivotItem62

PivotTable62

PlotArea63

Point64

PublishObject64

R65

Range65

RecentFile65

RecentFile65

RoutingSlip66

Range66

S66

Series66

SeriesLines67

ShadowFormat68

Shape68

Sheets69

T69

Trendline69

TextEffectFormat70

TextFrame71

ThreeDFormat71

TickLabels72

U73

UpBars73

V74

VPageBreak74

W74

Window74

Workbook74

Worksheets75

第3章 事件速查76

A77

Activate事件77

B77

BeforeClose事件77

BeforeDoubleClick事件78

BeforePrint事件78

BeforeRightClick事件79

BeforeSave事件79

C80

Calculate事件80

Change事件80

D81

Deactivate事件81

F81

FollowHyperlink事件81

G82

GotFocus事件82

L83

LostFocus事件83

M83

MouseDown事件83

MouseMove事件84

MouseUp事件85

N85

NewSheet事件85

O86

Open事件86

R86

Resize事件86

S87

SelectionChange事件87

SheetActivate事件88

SheetBeforeDoubleClick事件88

SheetBeforeRightClick事件89

SheetCalculate事件89

SheetChange事件90

SheetDeactivate事件90

SheetFollowHyperlink事件91

SheetSelectionChange事件91

W92

WindowActivate事件92

WindowDeactivate事件92

WindowResize事件93

第4章 方法速查94

A95

Activate方法95

ActivateNext方法95

ActivatePrevious方法95

AddCallout方法96

AddComment方法96

AddConnector方法96

AddFormControl方法97

AddItem方法97

AddLabel方法98

AddLine方法98

AddNodes方法99

AddPicture方法99

AddShape方法100

AddTextbox方法100

AddTextEffect方法100

Align方法101

AutoFilter方法101

Apply方法102

ApplyCustomType方法102

Arrange方法102

AutoFill方法103

AutoFit方法103

AutoFormat方法103

B104

BarGroups方法104

BeginConnect方法105

BeginDisconnect方法105

BorderAround方法106

BringToFront方法107

BuildFreeform方法107

C108

Calculate方法108

ChangeFileAccess方法108

CentimetersToPoints方法108

Characters方法109

ChartGroups方法109

ChartObjects方法110

ChartWizard方法110

Clear方法111

ClearComments方法111

ClearContents方法111

ClearFormats方法111

ClearNotes方法111

ClearOutline方法112

Close方法112

Copy方法112

CopyPicture方法113

CustomDrop方法113

Cut方法113

D114

DataLabels方法114

DataSeries方法114

Delete方法114

Deselect方法115

DoubleClick方法115

Duplicate方法115

E116

EndConnect方法116

EndDisconnect方法116

ErrorBar方法116

ExecuteExce14Macro方法117

Export方法117

Extend方法117

F118

FillAcrossSheets方法118

FillDown方法118

FillLeft方法118

FillRight方法118

FillUp方法118

Find方法119

FindFile方法119

FindNext方法119

FindPrevious方法120

Flip方法121

FunctionWizard方法121

G122

GetOpenFilename方法122

GetSaveAsFilename方法122

Goto方法123

Group方法(1)123

Group方法(2)123

H124

Help方法124

I124

InchesToPoints方法124

IncrementBrightness方法124

IncrementContrast方法125

IncrementLeft方法125

IncrementOffsetX方法125

IncrementOffsetY方法125

IncrementRotationX方法125

IncrementTop方法126

InputBox方法126

Insert方法126

Item127

J127

Justify方法127

L127

LargeScroll方法127

List方法127

Location方法128

M128

Merge方法128

Move方法128

N128

NewSeries方法128

Next方法129

NoteText方法129

O129

OnKey方法129

OnUndo方法130

Open方法130

OpenText方法131

P131

Paste方法131

PasteSpecial方法131

PointsToScreenPixelsY方法133

PresetDrop方法133

PresetGradient方法133

PresetTextured方法134

Previous方法134

PrintOut方法134

PrintPreview方法134

Protect方法135

Q135

Quit方法135

R135

RangeFromPoint方法135

Regroup方法136

RemoveAllItems方法136

RemoveItem方法136

Replace方法136

ResetAllPageBreaks方法137

ResetColors方法137

ResetRotation方法137

RunAutoMacros方法137

Save方法138

SaveAs方法138

SaveCopyAs方法138

SaveWorkspace方法139

ScaleHeight方法139

ScaleWidth方法139

Select方法139

SetBackgroundPicture方法140

SetSourceData方法140

Show方法140

Sort方法140

T141

Text方法141

TextToColumns方法141

ToggleVerticalText方法141

Trendlines方法142

TwoColorGradient方法142

U143

Undo方法143

Ungroup方法143

Union方法143

UnMerge方法144

Unprotect方法144

UserPicture方法144

UserTextured方法145

V145

Volatile方法145

W145

Wait方法145

X146

XYGroups方法146

Z146

ZOrder方法146

第5章 属性速查147

A148

ActiveCell属性148

ActiveChart属性148

ActiveSheet属性148

ActiveWindow属性148

ActiveWorkbook属性149

AddIndent属性149

Address属性149

Areas属性149

AutoFilter属性150

AutoFilterMode属性150

AutoScaleFont属性150

AutoScaling属性150

AutoShapeType属性151

AutoSize属性151

AutoText属性151

AxisTitle属性152

B152

BackColor属性152

Background属性152

Backward属性153

BarShape属性153

BaseUnit属性153

BeginArrowheadLength属性154

BeginArrowheadStyle属性154

BeginArrowheadWidth属性155

BlackAndWhite属性155

Bold属性155

Border属性156

Borders属性156

BottomMargin属性157

BottomRightCell属性158

Build属性158

BuiltinDocumentProperties属性158

C159

Callout属性159

CapitalizeNamesOfDays属性159

Caption属性159

CategoryType属性160

CellDragAndDrop属性160

Cells属性160

CenterFooter属性160

CenterHeader属性161

CenterHorizontally属性161

CenterVertically属性161

Characters属性162

Chart属性162

ChartArea属性162

Charts属性163

ChartSize属性163

ChartTitle属性164

ChartType属性164

Color属性164

ColorIndex属性164

Colors属性165

Columns属性165

ColumnWidth属性166

Comments属性166

ConnectionSiteCount属性166

Connector属性167

ConnectorFormat属性167

Contrast属性167

ControlCharacters属性168

Corners属性168

CorrectCapsLock属性168

CorrectSentenceCap属性168

Count属性168

CreateBackup属性169

Criteria1属性169

Criteria2属性169

CropBottom属性170

CropLeft属性170

CropRight属性170

CropTop属性171

Crosses属性171

Cursor属性172

CursorMovement属性172

CurrentRegion属性172

CutCopyMode属性173

D173

DashStyle属性173

DataTable属性174

Date1904属性174

DefaultFilePath属性174

DefaultSaveFormat属性175

DefaultSheetDirection属性175

Depth属性175

DepthPercent属性175

Dialogs属性175

DisplayBlanksAs属性176

DisplayEquation属性176

DisplayFormulaBar属性176

DisplayFormulas属性177

DisplayFullScreen属性177

DisplayGridlines属性177

DisplayHeadings属性178

DisplayHorizontalScrollBar属性178

DisplayNoteIndicator属性178

DisplayPageBreaks属性178

DisplayRecentFiles属性179

DisplayStatusBar属性179

DisplayVerticalScrollBar属性179

DisplayWorkbookTabs属性179

DisplayZeros属性179

DownBars属性180

Draft属性180

Drop属性180

DropLines属性180

E181

EditDirectlyInCell181

Elevation属性181

Enabled属性182

EnableEvents属性182

EnableResize属性182

EnableSelection属性182

End属性183

EndArrowheadLength属性183

EndArrowheadStyle属性183

EndArrowheadWidth属性184

EndConnected属性184

EndConnectedShape属性184

EndStyle属性185

EntireColumn属性185

EntireRow属性186

ErrorBars属性186

Extent属性186

ExtrusionColor属性186

ExtrusionColorType属性187

F187

FileFormat属性187

FileSearch属性188

Fill属性188

Filters属性189

FirstSliceAngle属性189

FitToPagesTall属性189

FitToPagesWide属性189

FixedDecimal属性190

FixedDecimalPlaces属性190

Floor属性191

Font属性191

FontBold属性191

FontItalic属性191

FontSize属性191

FontStyle属性192

FooterMargin属性192

ForeColor属性193

FormControlType属性193

FormulaHidden属性193

FormulaRIC1属性194

Forward属性194

FreezePanes属性194

FullName属性194

G194

Gap属性194

GapDepth属性195

GapWidth属性195

GradientColorType属性196

GradientDegree属性196

GradientStyle属性196

GradientVariant属性197

GridlineColor属性197

GridlineColorIndex属性198

H198

Has3DEffect属性198

HasAxis属性198

HasBorderHorizontal属性199

HasBorderOutline属性199

HasBorderVertical属性199

HasDataLabel属性199

HasDataLabels属性200

HasDataTable属性200

HasDropLines属性201

HasFormula属性201

HasHiLoLines属性201

HasLegend属性202

HasMajorGridlines属性202

HasMinorGridlines属性203

HasPassword属性203

HasTitle属性203

HasUpDownBars属性203

HeaderMargin属性204

Height属性204

HeightPercent属性204

Hidden属性204

HiLoLines属性204

HorizontalAlignment属性205

HorizontalFlip属性205

Hyperlink属性206

I206

IncludeAlignment属性206

IncludeBorder属性206

IncludeFont属性206

IncludeNumber属性207

IncludePattems属性207

IncludeProtection属性207

IndentLevel属性208

Index属性208

InsideHeight属性208

InsideLeft属性209

InsideTop属性209

InsideWidth属性209

Interactive属性209

Intercept属性209

InterceptIsAuto属性210

Interior属性210

Italic属性211

Item属性211

K212

KernedPairs属性212

L212

LargeChange属性212

LeaderLines属性212

Left属性213

LeftFooter属性213

LeftHeader属性213

LeftMargin属性213

Legend属性214

LegendKey属性214

Length属性214

Line属性215

Line3DGroup属性215

LineStyle属性215

LinkedCell属性215

ListCount属性216

ListFillRange属性216

ListIndex属性216

Location属性216

LockAspectRatio属性217

LockedText属性217

M217

MajorGridlines属性217

MajorTickMark属性217

MajorUnit属性218

MarginBottom属性218

MarginLeft属性219

MarginRight属性219

MarginTop属性219

MarkerBackgroundColor属性219

MarkerBackgroundColorIndex属性220

MarkerForegroundColor属性220

MarkerForegroundColorIndex属性221

MarkerSize属性221

MarkerStyle属性222

Max属性222

Maximum属性223

MaximumScale属性223

MaximumScaleIsAuto属性223

MemoryFree属性223

MemoryTotal属性223

MemoryUsed属性224

Min属性224

MinimumScale属性225

MinimumScaleIsAuto属性225

MinorGridlines属性225

MinorTickMark属性225

MinorUnit属性226

MinorUnitIsAuto属性226

MinorUnitScale属性226

MouseAvailable属性227

MoveAfterReturn属性227

MoveAfterReturnDirection属性228

N228

Name属性228

NameIsAuto属性228

Next属性229

Nodes属性229

NormalizedHeight属性229

NumberFormatLinked属性229

O230

Obscured属性230

Offset属性230

OffsetX属性230

OffsetY属性230

OLEFormat属性231

OnAction属性231

OnWindow属性231

Order属性231

OperatingSystem属性231

Orientation属性232

Outline属性232

OutlineFont属性233

OutlineLevel属性233

Overlap属性233

P233

PageBreak属性233

PageSetup属性234

Panes属性234

PaperSize属性234

Parent属性234

Path属性235

PathSeparator属性235

Pattern属性235

PatternColor属性235

PatternColorIndex属性235

Period属性236

Perspective属性236

PictureFormat属性236

PictureType属性236

PlotArea属性237

PlotBy属性237

PlotOrder属性237

PlotVisibleOnly属性237

Points属性238

Position属性238

PrefixCharacter属性239

PresetExtrusionDirection属性239

PresetGradientType属性240

PresetLightingSoftness属性241

PresetMaterial属性242

PresetShape属性242

PresetTextEffect属性242

PresetTexture属性242

PresetThreeDFormat属性243

Previous属性243

PrintArea属性243

PrintComments属性243

PrintGridlines属性244

PrintHeadings属性244

PrintNotes属性244

PrintObject属性245

PrintTitleColumns属性245

PrintTitleRows属性245

ProtectChartObject属性245

ProtectContents属性245

ProtectData属性246

ProtectDrawingObjects属性246

ProtectFormatting属性246

ProtectGoalSeek属性247

ProtectionMode属性247

ProtectScenarios属性247

ProtectSelection属性248

ProtectStructure属性248

ProtectWindows属性248

Q249

QueryTables属性249

R249

Range属性249

ReadingOrder属性249

ReadOnly属性249

RecentFiles属性250

ReferenceStyle属性250

Resize属性250

ReversePlotOrder属性250

RGB属性251

RightFooter属性251

RightHeader属性252

RightMargin属性252

Rotation属性252

RotationX属性252

RotationY属性252

Row属性253

RowColSettings属性253

RowHeight属性253

Rows属性253

S254

ShapeRange属性254

Shapes属性254

Sheets属性254

ShowWindow属性254

ShowWindowsInTaskbar属性255

ShrinkToFit属性255

Size属性255

SizeWithWindow属性256

Smooth属性256

Split属性256

SplitColumn属性257

SplitHorizontal属性257

SplitRow属性257

SplitVertical属性257

StandardFont属性257

StandardFontSize属性258

StandardHeight属性258

StandardWidth属性258

StatusBar属性258

Strikethrough属性258

Styles属性259

Subscript属性259

Superscript属性260

SurfaceGroup属性260

T260

TableRange2属性260

TabRatio属性261

Text属性261

TextFrame属性261

TextToDisplay属性262

ThisWorkbook属性262

ThreeD属性262

TickLabelPosition属性262

TickLabelSpacing属性263

TickMarkSpacing属性263

Top属性263

TopLeftCell属性264

TopMargin属性264

Type属性264

U265

Underline属性265

UpBars属性266

UsableHeight属性266

UsableWidth属性266

UsedRange属性266

UserName属性266

UseStandardHeight属性267

UseStandardWidth属性267

V267

Value属性267

VaryByCategories属性268

Version属性268

VerticalAlignment属性269

Visible属性269

VPageBreaks属性269

W269

Walls属性269

Weight属性270

Width属性270

WindowNumber属性270

Windows属性270

WindowState属性270

Workbooks属性271

Worksheet属性271

WorksheetFunction属性271

Worksheets属性271

WrapText属性272

X272

XValues属性272

Z272

Zoom属性272

热门推荐