My temperatur logger records temperature data every minute, but only saves the data if it differs at least 0,1 °C. To do my calculations in excel I need the data of every minute.
Can I insert the missing minutes somehow? the data file is to large to do it manually and VLOOKUP doesnt work really well with times.
I tried a few VBA codes but none of them worked
Output datalogger: Desired output:
[Blocked Image: https://i.stack.imgur.com/3jJ6e.png] [Blocked Image: https://i.stack.imgur.com/jlod0.png]