Size: 652
Comment:
|
Size: 1135
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
An piece of software that often is mistaken for a database, or a professional data visualization platform, or a reliable math/finance tool. | A piece of software that often is mistaken for a database, or a professional data visualization platform, or a reliable math/finance tool. |
Line 13: | Line 13: |
== Excel Functions == | == User Interface == |
Line 15: | Line 15: |
See: * [[Excel/Arrays|Arrays]] * [[Excel/Merges|Merges]] ---- |
* [[Excel/CopyPaste|Copy/Paste]] * [[Excel/SearchQueries|Search Queries]] * [[Excel/TextToColumns|Text to Columns]] |
Line 24: | Line 21: |
== Excel VBA == | == Functions == |
Line 26: | Line 23: |
See: | * [[Excel/Arrays|Arrays]] * [[Excel/Concat|Concat]] * [[Excel/Concatenate|Concatenate]] * [[Excel/CountIf|CountIf]] * [[Excel/DateTimeFunctions|Date/Time Functions]] * [[Excel/TextJoin|TextJoin]] * [[Excel/VLookup|VLookup]] |
Line 28: | Line 31: |
== Data Processing == * [[Excel/Deduplication|Deduplication]] * [[Excel/JoiningData|JoiningData]] == VBA == * [[Excel/DeveloperRibbon|Developer Ribbon]] * [[Excel/VBA|Excel VBA]] |
Microsoft Excel
A piece of software that often is mistaken for a database, or a professional data visualization platform, or a reliable math/finance tool.
Consider alternative programs that are more beginner-friendly and reliable, such as the Google search calculator or emacs SES mode.
User Interface
Functions
Data Processing