G
Guest
I have a table with 3 fields. Expense Type, Accouting,
Management. Given an expense type, it stores costs for
accouting and management in the respective fields.
I would like to use the same data but create a table with
Expense type, Department (with
values "Accounting", "Management", etc) and Cost.
How do I go about it?
Thanks
Management. Given an expense type, it stores costs for
accouting and management in the respective fields.
I would like to use the same data but create a table with
Expense type, Department (with
values "Accounting", "Management", etc) and Cost.
How do I go about it?
Thanks