Auto update cell on a specific date

Sachin0612

New Member
Joined
Jan 30, 2016
Messages
4
Hello All.

Actually I don't know if it is possible what I am trying to do.

I need a cell to auto update just on a specific date. (E.g. once a month)

If I use "=" the cell but the report will give me value which I have already input and it will give errors cause pay slip has not been issued yet.

that why I want the cell to update on a specific date at the start of each month (1st of each month).

I using it to input travelling fare each date.

01-01-2017 $2
02-01-2017 $2
03-01-2017 $3
01-02-2017 $1
01-02-2017 $3
01-02-2017 $2
01-02-2017 $1

=SUMPRODUCT((MONTH(D:D)=10)*(YEAR(D:D)=2016)*(H:H))
I am using above formula to get the sum for each months.

the totals have to be update on the 1st of each months and it has to coincide with the travelling on the pay slip(Issued at the end of each months)

thanks for your usual support

Best Regards

Sachin
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,214,430
Messages
6,119,438
Members
448,897
Latest member
dukenia71

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