Need help with scripts for columns
Hey! I am trying to automate the creation of some columns, which are always needed but the data that It'd take differs from table to table.The format of each table would stay the same but the amount of data could differ so this script should work no matter the amount. 1. I need to select all data of the column "Igtr_6V" where the TEMP is 25.2. I need to copy said data, create a new column, paste i...