Auto Sort By Date

CamLam

New Member
Joined
Apr 6, 2018
Messages
1
Ive tried a few different scripts on how to auto sort by date but i can't seem to find one that works or maybe there is an underlying issue, i want to sort my sheet by expiration date so soonest date is at top but also so i can continue to add rows down the page as needed for new clients. The contract expiration is calculated through a formula as well "start date "C" + total weeks "K" = Contract expiration" formula i used is this " =C4+(7*K4) " just wanted to leave this info in case it affects the auto-sorting.

798e3cba83c322192f16555ab18f7058.png

https://gyazo.com/798e3cba83c322192f16555ab18f7058

Problem 2, i have a second sheet where i track clients as they check in, what im trying to achieve is when i enter a clients name in "B" and day of week check in day "M" clients name goes to page 2 Formula im using " =IF('Client & Contact'!M4:M153="Monday",'Client & Contact'!B4:B153) " the issue i run into on tab 2: Client 1 goes to row 1 , client 3 goes to row 7 with row 6 being blank.

02467b5acfa9fb865b99c14095bdb902.png

https://gyazo.com/02467b5acfa9fb865b99c14095bdb902


Thank you for any help with this
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December

Forum statistics

Threads
1,217,459
Messages
6,136,766
Members
450,025
Latest member
Beginner52

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