Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Danny,
Am Mon, 8 Apr 2013 08:53:35 +0000 schrieb DannyQuinn: I want excel to autimatically sort column D by font colour and date. So if I yesterdays date in D1 and todays date in D2, Both coloured red as I have no criteria in E1 or E2, I then enter 'a' in column E1 as I have picked up the paperwork for yesterday, it will turn green and I want it to be put to the bottom of the spreadsheet automatically. Essentially, I'm wanting all outstanding paperwork (coded red) to be grouped together and all green paperwork which I have completed to be arranged to the bottom of the spreadsheet. you can filter by color but not sort. Sort first by column E and then by column D All cells with "a" will be on top and then the data will be sorted by date. If you want to do it automatically you have to use VBA. If it is allowed to use VBA, then send another post. Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#2
![]() |
|||
|
|||
![]() Quote:
I have started a developer tab and I'm able to use VBA. Could you please advise from here? Thanks Daniel |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Danny,
Am Tue, 9 Apr 2013 14:40:59 +0000 schrieb DannyQuinn: I have started a developer tab and I'm able to use VBA. Could you please advise from here? please look he https://skydrive.live.com/#cid=9378A...121822A3%21191 for the workbook "Danny" Right-click and download it, because VBA is not enabled in SkyDrive. If you write an "a" in column E your data will be sorted by color (a) and date in D The code is in Worksheet_Change-event Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#4
![]() |
|||
|
|||
![]() Quote:
Thanks again Danny |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Colour-coding a cell from a drop down list | Excel Programming | |||
Colour coding data | Excel Discussion (Misc queries) | |||
colour coding alternate weeks | Excel Programming | |||
Automatic Colour Coding on a Row | Excel Discussion (Misc queries) | |||
Conditional formatting: Colour coding | Excel Discussion (Misc queries) |