1) Write down the visual basic command in order to
a) Load a LVM file ( file name: Data.lvm)
b) Delete the first 22 row
c) Insert a new column from 0 to last row of file with increment of 0.1 ( For example, if there are 25 rows in
Data.lvm; then 25-22=3, it would be 0 0.1 0.2)
d) Form a XY Scatter chart with x = column F, y= the column insert.