Question: Develop an Excel VBA Macro program that can: Read in a text file (has 4 colums and a lot of rows of values in each)
Develop an Excel VBA Macro program that can:
Read in a text file (has 4 colums and a lot of rows of values in each)
Take the last column and multiple the values in each row by -1 IF the number in the row already has a negative value.
Output new results as seperate text file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
