Hello everybody. I have the following formula:

Formula: copy to clipboard
=SUMIFS(B8:B13;C8:C13;">2")


Instead of ">2", I want the condition to be "greater than the value of cell A1". How can I do that?
Thanks for the attention!