[SOLVED] Excel VBA Macro program

10.00 $

Programming resource
, Digital learning resource
Categories: ,
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

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.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.