update values in a column everyweek by one

waempix

New Member
Joined
Sep 1, 2015
Messages
3
Hello . I don’t know if anyone could help me with this formula. Anyway let me explain. In E column I have column named preg.week . There are different values for each patient.I want excel update these numbers every week after i enter the value to E column. For example E3 column has value as 8 I want it be 9 next week and apply this formula for whole E column. I want to do this so i can follow which patient is closer to give a birth since it updates itself everyweek. Could you help me with this? Thank you.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
If you had a starting date in one of the columns (lets say column D), it would be easier to calculate:
Code:
=(TODAY()-D1)/7
 
Upvote 0
Upvote 0
Cross-posted: update values in a column everyweek by one

While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule #10 here: http://www.mrexcel.com/forum/board-announcements/99490-forum-rules.html). This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered.


I apologize for inconvience. I didnt know about this rule. It is an urgent matter if it is solved i will notify each forum. Thanx for the warning. I dont mean to waste anyone`s time. This excel file is to record patient`s progress. that is why it is important . I appreciate any help. Thank you
 
Upvote 0

Forum statistics

Threads
1,216,966
Messages
6,133,778
Members
449,831
Latest member
Watever

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