How can I make a table that organizes preventive maintenance activities depending on the periodicity, any ideas?

1

I would like to ask you for an idea of how I can implement this system, to send for maintenance activities depending on the periodicity.

This image represents the excel to which I must guide to do it web

Until now I only have this, add activities but I do not know how to do it to take it periodicity and I throw it in a separate table depending on what the periodicity is, if it is daily, it will show every day that same activity in the table. Right now I only have it in pure text, but it does not help me because I need a function that checks the frequency of each activity so that depending on whether it is daily, I throw it into a table of daily activities that have to perform, also assuming there will be activities that will be every month, every 15 days every 3 months etc. right now what I do not have very clear, is like carrying out that function, I would like if someone can give me an idea, which in advance I would appreciate !!

    
asked by Eddy Olvera 07.03.2018 в 20:36
source

0 answers