Mathematical Operators - Excel VBA

Опубликовано: 23 Октябрь 2024
на канале: EngSuite
16
1

So far we have been learning a lot about logic in Excel VBA but now we need to figure out how to write conditions that will be used in the logic statements. To do this we want to compare values, often times numeric values to make sure that we execute the correct code depending on the value of an input or calculated variable.

To do this we will use mathematical operators.

Thanks for watching,
Lucius LaFromboise
www.engsuite.org

Taking Excel to The Next Level Playlist:    • Excel =IF Function - Taking Excel to ...  

Getting Started with Excel VBA:    • Getting Started with Excel VBA