Hi, I am very novice in excel VBA and trying to put a code where based on values in various cells (say col A, col B, Col E) for each row, I want to use a logic and put a value in another cell say col X. High level Example
If Col A val = A, Then "1" Elseif val = B then "h" &"-"& if col B <0...