Script skipping order of evaluation
Hi. I'm hoping that this is just a fluke on my part. I have a script that first creates a "duration" column & evaluates. Next, i have the script find blanks and fill with previous non blank value (for deadbanding). it does this by generating a pop-up window for one to select which columns need this applied (granted, if i could just assume all of them need it, that *could* be one option of circumv...