I have a date (TODAY()), and I have a number of months in a google sheet. How can I get a future date from this? I tried =DATE(TODAY()+MONTH(B63)). But the problem is that the months in B63 are not in date format, they are just an integer. So it can say 26 for example, or 3. How can I make this work? Can I make this work?
↧