Name Unresolved error for existing column
Hi,I'm having trouble getting my code to recognize Column 16, "Bias Setpoint". I'd like to have my code step through each Bias Setpoint row and add adjacent rows to output RAPi. However, I get a Name Unresolved error for "Bias Setpoint" column. I've tried to just call on it by using Column(16), but that did not work either. I had even tried to simplify the expression and just equate :RAPi[i]=:...