Re-Sort Problem: Re-sorting using over-written number, not cell equation

RossTrepleton

New Member
Joined
Jan 22, 2010
Messages
8
Hi All,

I have a problem with a production planning spreadsheet I use.
Heres the format:
Column A: order of work (1 to 10). This column has a sort macro on it so tasks can be re-arranged in order of importance.
Column B: Task (text)
Column C: Length of takes (hrs, from a look up of task vs time)
Column D :Task start time (formula is previous task end time, ie for row 3 it is E2 +1)
Column E: Task Finish time (C3+D3)

All this works fine until a somebody over writes one of the equation with a time, (ie task start time for row 3 becomes 48 instead of E2 + 1), and then the sheet is re-sorted.

using the re-sort (to make this task 2) the start time will remain at 48, rtaher than being reset to E1+1.

Is there a way within a macro to reset the resorted cells to their original equations, rather than resorting the over-written information?
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,834
Messages
6,127,164
Members
449,368
Latest member
JayHo

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