I have three variables. I know that variable B has a correlation with variable C. I'm interested in whether variable A impacts variable B's relationship with variable C, and not on whether variable A directly impacts variable C.
Multiple regression seems not appropriate for this question as this would be measuring each of variable A and B impact on C, which is not what I want.
My other thought was to simply multiple A by B and then correlate with C in order to determine whether this has increased / decreased the correlation.
Any other ideas to determine whether A impacts B's relationship with C?
Or thoughts on why either of the above is or isn't useful?