Replace value of specific row in Table B with value from specific column in Table A
Hello Experts, I'm trying to automate updating my "GetLimitTable" with new data (I'm using Levey Jennings).How to replace value of specific row in Table B with value from specific column in Table A?For example, I want to;- replace row _Std Dev Value from 18.769 (Table B) with 10.312 (Robust Standard Deviation Table A)- replace row _Mean Value from 166.526 (Table B) with 166.1056 (Robust Mean Tab...