So I have a web query updating data in an excel sheet from a table on my website every minute. Values in this table on the site are changing constantly. I need to make a 2nd sheet which will automatically add a new row containing the values from the corresponding row in the 1st worksheet if a specific value is added to column b in the 1st worksheet. Is that even possible?

Thanks for the help!