Get Tomorrow's Date

Fagun Shah

Well-known member
I want to generate tomorrow's date. In normal exel spreadsheet it works like =TODAY()+1, but in pabbly connect's number formatter -> Spreadsheet Formula it does not take +1 as value and return the formula it self as a string.

Can you make it work where we can use formula like =TODAY()+1??
 

Pabbly

Administrator
Staff member
I want to generate tomorrow's date. In normal exel spreadsheet it works like =TODAY()+1, but in pabbly connect's number formatter -> Spreadsheet Formula it does not take +1 as value and return the formula it self as a string.

Can you make it work where we can use formula like =TODAY()+1??
You can consider using Date/Time formatter with "Modify Current Date"event as shown below -

1619761653616.png
 
Top