Process date

punnu07

New Member
Joined
Apr 19, 2015
Messages
34
Hi,

My name is Puneet and I need your help to solve the following problem with Excel VBA code.

I need to automate the process of entering process date in excel sheet. Process date is calculated on the basis of following rules:

1. It is equal to effective date (say date entered in V column.
2. If effective date is in past month, then process date (in column Z) should be current date.
3. If something is processed after cut off date (say cut off date is 26 of every month), then process date should be 1st of next month.

Effective date is captured in mm-dd-yyyy format. Also column Z will be non-editable (freezed).
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,216,728
Messages
6,132,377
Members
449,723
Latest member
Ghufran

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