Need Help, Lastest Value , Beginner Here!

I am working on Project that update the information of Machine , now i already made the form and it works
The Problem is when I recalled the data to monitor the overall of 16 Machines
(Trying only Machine 1 ) They print out all records from the table ( Now i make 16 different tables)

  1. Anyway I can call out only the latest update value of that table ?
  2. Is there any way the value return to itself instead of making new row on the table sheet ?

Can you go through more about how you are currently structuring your data? Seems like there’s something wrong there, because if you want to update the information of a machine, you should let the users edit it. It sounds like you’re using a form to do so.