[SOLVED] Excel VBA Macro program

10.00 $

Categories: ,

Description

5/5 - (1 vote)

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.