J
JRD-CFW
1) If I'm writing a worksheet_change for sheet1, how do i get it to reference
sheet2? That is, I want Sum(Sheet2!A2:A10)?
2) If I have A1=Sum(Range("A2:A10")) written into VB, how do I make it
update automatically when I change the value in, say, A3?
Thanks.
JRD-CFW
sheet2? That is, I want Sum(Sheet2!A2:A10)?
2) If I have A1=Sum(Range("A2:A10")) written into VB, how do I make it
update automatically when I change the value in, say, A3?
Thanks.
JRD-CFW