Hello,
I have a data set with a column named "How Many SBRs were done for Q1?" I need to populate the result of that column (can be 1-9) into a new column called Q1 with the respective number from the other column.
Attached is dummy data.
I believe it will be multiple IF statements for the range that I need, but I am not sure.
Solved! Go to Solution.
@binuacs Thank you!