Forum Discussion

Rob Flynn's avatar
Rob Flynn
Copper Contributor
Jul 05, 2018

Moving data from one sheet in Excel to a summary sheet if greater than "0"

I'm wanting data from say A1 to say F1 to populate in a summary sheet if the values entered for the Quantity cells are greater than 0.  I did a code in VB and found another code so that it updates when the workbook is opened. 

What I want to do is have the summary sheet populated when the user hits 'enter' when entering in a Quantity greater than zero.  Is it possible to do that automatically, or does the worksheet have to be closed and reopened to allow the macro to run?  

I don't want the users running the macro if at all possible.   

Thank you

Resources