View Single Post
 
Old 08-09-2024, 10:49 PM
ArviLaanemets ArviLaanemets is offline Windows 8 Office 2016
Expert
 
Join Date: May 2017
Posts: 932
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Quote:
Originally Posted by aguecil View Post
Is there any way to automate this process?
Of-course it is!

Create a VBA procedure, run by click on button. The procedure checks RepairTracker table for repairs done (by repair status there, or by repair date, or whatever), updates the RepairStatus in Equipement table for repaired equipment, then updates the query, and after that updates RepairTracker table with new equipment marked as needing repairs.

Not a simple task btw. And I can't help, as I don't have Excel at home, and I can't do something like this on fly.
Reply With Quote