skarnik01
Member
Hello,
I am having a set of values (around 15 from D1:R1) which are dependent on 3 values - A1:C1. Whenever I add a row with these 3 values, I need this range D1:R1 to get auto-populated based on the calculations done from the columns A to C. It includes Sums, Averages etc on values in columns A:C.
Problem: I always require to use file handle to update these values as the rows keep increasing. The update to these values have reference to other worksheets and thereby missing on updating through file handle would give me wrong results.
Is there any command / formula / function / macro that can help me autofill these values?
Please note that cells D1:R1 already have very complex formulas present and I am not keen on editing these cells again. Also I cannot use fill handle on these columns (D:R) in advance since they would calculate on blank values of A:C and give me wrong results.
Thanks in advance,
Regards,
SK
I am having a set of values (around 15 from D1:R1) which are dependent on 3 values - A1:C1. Whenever I add a row with these 3 values, I need this range D1:R1 to get auto-populated based on the calculations done from the columns A to C. It includes Sums, Averages etc on values in columns A:C.
Problem: I always require to use file handle to update these values as the rows keep increasing. The update to these values have reference to other worksheets and thereby missing on updating through file handle would give me wrong results.
Is there any command / formula / function / macro that can help me autofill these values?
Please note that cells D1:R1 already have very complex formulas present and I am not keen on editing these cells again. Also I cannot use fill handle on these columns (D:R) in advance since they would calculate on blank values of A:C and give me wrong results.
Thanks in advance,
Regards,
SK