Hello helpful people,
Find attached sample data. What I am trying to do is as the subject says determine how long these prices run either M(onthly) or Y(early). For, example the end result would be:
| Price | Increment |
54.99 | M |
| 59.25 | Y |
| 63.76 | M |
Any help or ideas would be greatly appreciated.