I am looking for VBA code to perform the following task..
I have a column for baseline duration, a column for duration and a column for production coding.
I need code to auto figure the following… duration = baseline duration * production coding.
My issue is that both the duration and...