PaulThomas
New Member
- Joined
- Sep 1, 2009
- Messages
- 22
I am looking to create a formula, which is associated with the value in a cell.
So going from A1 to A7, you would have:
Fri Sat Sun Mon Tue Wed Thu
Under each day, I would like to return a value, based on the day. So for example:
If A2 = Fri, the value would be 200
If A2 = Sat, the value would be 400
If A2 = Sun, the Value would be 450
...and so on. So I guess I would need a formula that held 7 conditions to cover each day of the week. Cells A1 to A7 are also formatted as "ddd" and based on another cell in the sheet. Not sure if that is causing issues.
Any help would be appreciated!
So going from A1 to A7, you would have:
Fri Sat Sun Mon Tue Wed Thu
Under each day, I would like to return a value, based on the day. So for example:
If A2 = Fri, the value would be 200
If A2 = Sat, the value would be 400
If A2 = Sun, the Value would be 450
...and so on. So I guess I would need a formula that held 7 conditions to cover each day of the week. Cells A1 to A7 are also formatted as "ddd" and based on another cell in the sheet. Not sure if that is causing issues.
Any help would be appreciated!