Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an excel-file which compares a specified date vs date of today; that means, the difference is changing at least every day. Excel is calculating or updating this formula only in the moment, when you are going to open that file.
My task is to load that excel-file with "tFileInputExcel". But you get only the last stored status of that file and not the actual calculated difference of the both dates.