I am trying to calculate different values based on the results in two status columns.
For example this use case is tracking costs for contractor graphic designers.
Status Column - Graphic Assignment
John
Stacy
Ryan
Package
Beginner
Basic
Pro
The ad design cost varies based on the package price as well as which designer is chosen.
For example: If package= Beginner and Graphics Assignment is John $50
If package= Pro and Graphics Assignment is Stacy $90
Any suggestions on a formula?