Hello!
Excuse me if there is an easy solution for this.
I would like to be able to auto-populate my “price for ad” field based on my single select column “ad size.”
There are 31 different selections and 31 different prices. Do I need to write a formula for each selection and the price, or is there an easier way to accomplish this?
The formula that I am trying is:
IF({Ad Size}=“10x10 PBPost”,1108.50)
I’m having no trouble with the formula running, but it is not returning any values to the formula column.