By using expertatexcel.com you agree to our
cookie policy
, We and our partners operate globally and use cookies, for multiple purposes
Close
expertatexcel.com
Home
Macro Intro
What can Excel do?
Learning >
Learning
Excel Books
Basic concepts
Immediate window
Macros 101
Syntax
Use existing code
Hello world
Math
formulas
Functions
Modifying Recorded Macros
Macro Recorder
Selecting
Moving data
Formatting
Clipboard
Range names
Filters
Sorting
Fill
Combining
Hyperlinks
Comments
Options
Vlookup
Conditional Formatting
Data validation
Pivot Tables
Charts
Charts
Macro Programming
Debugging
Strings
Active
This
vba statements
VBA functions
Run stuff
Object Model
Workbook
Sheet
Cells
Rows
Column
Range
Selection
Methods
Properties
Events
Collections
Chart
Software Dev
Variables
Data types
variables/scope
Conditionals
Loops
functions/sub
Arrays
testing
Batch
Software dev techniques
Backup/Recovery
Documentation
Wrappers
webservice
Refactor
Problems
#Errors
Problems
Too Slow/Optimize
Error handling
Problem Solving Method
Someone else's sheet
complex formula
Misc
Date/times
Code Generation
Random
Shortcuts
Forms
Special Chars
Customize your training
Work and learn
Projects/Apps
Reporting
Sample projects
Reconcliation
Adjusting data
Generate Slides
Special Characters
External
Outlook
Web
Database
Files
PPT
Word
API
Objects
Script host
Dos
Bloomberg
JIRA
Input Spreadsheets or files
Learning Tracks
Stocks
Bitcoin
Sports
Job
Productivity
Project Management
Tracking
Health
Games
Programmer
Web Development (HTML, CSS, ASP)
Excel is a great skill to have but also being able to develop webpages is an additional skill that will improve your prospects at making 6 figures.
The skill to learn are:
HTML - Hyper Text Markup Language - The main formatting language of the web. See
HTML introduction
CSS - Cascading Style Sheets - the way to format pages in 2020. See
CSS introduction
JavaScript - Scripting language that allows browser to interact with the user. See
Javascript introduction
ASP - Active Server Pages - is a form of VBA or Macros for the Web to create Dynamic web pages. See
Active Server Pages