Automatically update month

S

Smilingmom

In the formula below, I would like "X" to be the month's number, eg: Jan=1,
Feb=2, etc., but update automatically based on the current month. So if it is
April, it would change to 4 on the first of April. Thanks for you help!

=(6.67*X)-.04
 
D

Dave Peterson

=(6.67*month(today()))-0.04


In the formula below, I would like "X" to be the month's number, eg: Jan=1,
Feb=2, etc., but update automatically based on the current month. So if it is
April, it would change to 4 on the first of April. Thanks for you help!

=(6.67*X)-.04
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top