0% found this document useful (0 votes)
801 views

VBA Code Library

This document contains a list of components and procedures in a VBA project. The components include workbooks, worksheets, modules, classes and user forms. There are over 70 procedures listed that contain code for various tasks like activating worksheets, importing and exporting code modules, running macros, formatting cells, opening windows and files, performing calculations, copying and moving sheets between books, retrieving project references, and more. Selecting a component from the left will open it in the Visual Basic Editor window to view the code.

Uploaded by

vipmittal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
801 views

VBA Code Library

This document contains a list of components and procedures in a VBA project. The components include workbooks, worksheets, modules, classes and user forms. There are over 70 procedures listed that contain code for various tasks like activating worksheets, importing and exporting code modules, running macros, formatting cells, opening windows and files, performing calculations, copying and moving sheets between books, retrieving project references, and more. Selecting a component from the left will open it in the Visual Basic Editor window to view the code.

Uploaded by

vipmittal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 9

COMPONENT NAME

ThisWorkbook Sheet1 Sheet2 Sheet3 VBA_LIBRARY_CODE

PROCEDURES
Workbook_Activate Worksheet_activate Worksheet_activate Worksheet_SelectionChange ImportCodeModule ExportCodeModule RemoveCodeModule RunTheCode UPDATELIST DoBorders Sheet_Activate_1 Sheet_Activate_2 Sheet_Add Sheet_Delete Sheet_Move Sheets_SelectAll Sheets_UseAll FileNameIs NameOfBook_Justinlabenne GetSelectionAddress OpenWindowsExplorer ColumnName_Killian ColumnName ListForms Worksheet_activate Worksheet_SelectionChange ColourFill BorderColour OpenTxtFile QuadraticEqn CopySOMEsheetsToNewBook CopySOMEsheetsToAnotherBook GetVbProject GetCodeRoutines ListActiveReferences_VBAProject AddExternalReference DeleteReference SaveCopy HideHeadings ShowHeadings UserForm_Activate listbox1_Click ListBox1_DblClick AddButtonToActiveSheet AddaStyle ToggleFormulas DeleteLinksInBook ToggleFormulas DeleteHyperlinks UserForm_Activate BasicUnionExample SelectUnion MultiSelect SelectIntersects SearchAreas MakeUserForm ShowForm MonitorInfo SearchAllBooksInFolder Workbook_Open AdjustWorkbook OpenIE MSFindIt_var FindItWild AddOneMonth EmailActiveSheet_WithMessage EmailActiveSheet_NoMessage ReduceBloatedFileSize_DRJ

COMPONENT TYPE
Book/Sheet Book/Sheet Book/Sheet Book/Sheet Bas Module Cls Cls Cls Cls Module Module Module Module

Worksheets_WorkingWith

Bas Module

BookName_NoXLS

Bas Module

FolderExplorer GetColumnName ListAllForms Sheet21 ColourIndex OpenText Quadratic CopySheets2OtherBook GetGuidEtc

Bas Module Bas Module Bas Module Cls Module Bas Module Bas Module Bas Module Bas Module Bas Module

Select any component on the left to open the VBE window and view the code.

SaveCopyOfBook ShowHideXLHeadings UserForm1

Bas Module Bas Module UserForm

AddOLEbutton AddStyle DeleteLinks_Book DeleteLinks_Sheet FormPosition UnionAndIntersect

Bas Module Bas Module Bas Module Bas Module UserForm Bas Module

UserForm_Add ScreenResolution SearchBooks_Folder ThisWorkbook1 ChangeWorkbook OpenWebSite FindFunction AddaMonth EmailWorksheet_Array ExcelDiet

Bas Module Bas Module Bas Module Cls Module Bas Module Bas Module Bas Module Bas Module Bas Module Bas Module

IfAndExampleJS IfOrExampleJS ReplaceTxt DisableXbuttonDRJ ShowSheetName_Fire WorkBookIsOpenFunction Sheet11 SaveCopyOfBook1 First_Cell Close_All_But_This

IfAnd IfOr ReplaceText UserForm_QueryClose ShName WorkbookIsOpen Worksheet_Change SaveCopy firstcell CloseAllButCodeWorkbooks

Bas Module Bas Module Bas Module Bas Module Bas Module Bas Module Cls Module Bas Module Bas Module Bas Module

Select any component on the left to open the VBE window and view the code.

You might also like