TOMORROW

=TOMORROW()

TOMORROW returns the serial number of tomorrow's date.

schardt679

Board Regular
Joined
Mar 27, 2021
Messages
58
Office Version
  1. 365
  2. 2010
Platform
  1. Windows
  2. Mobile
  3. Web
TOMORROW returns the serial number of tomorrow's date.

LAMBDA Functions.xlsx
ABCDE
1TodayTomorrow
24/3/20214/4/2021
TOMORROW
Cell Formulas
RangeFormula
B2B2=TODAY()
D2D2=TOMORROW()
 
Last edited by a moderator:
Upvote 0
Can you not achieve the same result with just
Excel Formula:
=N(TODAY()+1)
 
You can but Smozgur made a YESTERDAY function so I made a Tomorrow function. What's all this about using code tags and formatting
 
What's all this about using code tags and formatting
It is just a signature advising how to make posts easier to read/copy from in a usable form, it is not part of the reply (note the faint line that appears between a reply and a signature).
 
Oh ok. Thanks. This function isn't extremely useful but I thought I would complete the trio
 

Forum statistics

Threads
1,216,411
Messages
6,130,440
Members
449,581
Latest member
econtent2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top