FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

HOW TO INSERT DELETE COLUMNS ROWS IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What cant you do in excel?
A
flash fill
B
add multiple rows
C
program in non VBA
D
use currencys
Explanation: 

Detailed explanation-1: -VBA is used to write programs for the Windows operating system and runs as an internal programming language in Microsoft Office (MS Office, Office) applications such as Access, Excel, PowerPoint, Publisher, Word, and Visio.

Detailed explanation-2: -VBA does not adjust in the way that formulae do when you move data from one worksheet to another, insert a column, delete rows, etc.

Detailed explanation-3: -There is no maximum length limit for a macro in Excel. However, there is a limit of 8, 192 characters for a single line of code. Macros are written in the Visual Basic for Applications (VBA) programming language.

Detailed explanation-4: -Custom functions created with the VBA editor are slower than regular functions. This is especially noticeable in large tables. Unfortunately, VBA is a very slow programming language so far. Therefore, if you have a lot of data, try to use standard functions whenever possible, or create UDFs using the LAMBDA function.

There is 1 question to complete.