I have the below line of code. What can I add to it, to make it only copy values, not formulas?

thanks

Sheets(TabName).Copy After:=Workbooks(ControlFile).Sheets(1)