Hey guys,
Is it possible to isolate a single column using an IF statement? I don't want to use the Select tool to deselect the columns I don't need as the column I need will be conditional based on another column.
For example, if [Period] = P11, then I would like to isolate the P11 column by itself. If Period = P12, then isolate P12. This would happen many times and it isn't feasible to manually deselect using the Select tool.
| Account | Account Number | P11 | P12 | Period |
| Sales | 1 | 0.1 | 0.3 | P11 |