Good day.

I have been struggling REALLY hard to figure this out and need help please!
We have a sheet where data is entered (Master) and I want the entire row to be copied to the existing sheet with the same name as a cell in the master sheet.
For example...
If I enter "Wings" in cells in column N, the entire row should be copied to the sheet called Wings. The other thing that I need is that this row being copied should update on the sheet if anything changes in the master sheet.

Is this even possible?
I am new to VBA, but used it in the past.