Develop an Excel VBA Macro program that can:
Read in a text file (has 4 colums and a lot of rows of values ineach)
Take the last column and multiple the values in each row by -1IF the number in the row already has a negative value.
Output new results as seperate text file.
Expert Answer
An answer will be send to you shortly. . . . .