My sheet has a column for last modified. I'd like another column to give me the results from =today()-last modified so I can easily see how long its been since a row has been changed.
If I use the formula above I get some decimal. If I use =(today()+"")-last modified I get an error.
Any way I can do this?