I download financial accounting data from a website weekly. Instead of positive and negative values, the numbers are all positive in a column with another column telling me whether it is an Expense or Income. I transfer this data to my finance spreadsheet for budgeting, cost analysis, etc.
I need to change the Expense values to a negative number based on the word ‘Expense’ in the next column. The number of values downloaded is variable.
Any help?