I have a script that imports data from a .csv file. It writes that data based on the headers in that .csv file. I want a nested IF statement. The first IF will look at one of the columns to see if the date is a future-dated row. If yes, skip the entire row. If no, proceed to next IF. 2nd IF: Is the data in another column equal to No? Then process the rest of the script for that particular row. If the data is 'YES' then skip that entire row also.
Can any of you Stackers help me? I can provide samples of the .csv and script that I'm wanting to add the NESTED IF to.
Aucun commentaire:
Enregistrer un commentaire