Hi all,
I'm doing a very time-consuming coding task that I think can be automated.
I'm coding errors in a procedural task environment, with the following steps: P, Q, R, S, T, Z,Complete_contract (post), and Next_order (end).
I want to code the position of an error action relative to its error position.
I tried writing out the conditionals below. I think they will work; I just need them translated into VBA.
Also, multiple error action cells in column E can be associated with just one cell in columns C and D respectively. I need to write code to make sure that Excel can code those special cases as well.
A workbook with sheets containing the uncoded and coded data sets are attached for clarity.
Thanks!
EL
Bookmarks