Hi:
I am trying to insert an IF statement into a column of cells, but I am not sure where to put the quotation marks... I am getting an "application defined or object defined" error when I run the code
here is what I have
Range(Cells(2, Agency), Cells(NUM_POS, Agency)).Formula =...