chiswickbridge
Board Regular
- Joined
- Feb 2, 2013
- Messages
- 130
I have a database with the following...
Total Rows 101 and columns as dynamic...
Cells A1 and B1 is Text ( as header ), C1 to Z1 is date in dd-mm-yyyy format
Data in ColA is Text
Data in ColB is Text
Data in ColC is Numerals
The database is as follows...
A2 to B101 is Static and never changes...
The input starts with date in C1 and numerals in C2:C101.
Next day it starts in D1 and so on till Z1 and further.
The problem is that the input is not always in chronological order.
I need to streamline the project....by sorting C1 to about BZ1..in ascending order...with the subsequent data below...
That is, C1 will be the oldest date and and BZ1 or later will be the latest date ( say today )..
Thanks
Total Rows 101 and columns as dynamic...
Cells A1 and B1 is Text ( as header ), C1 to Z1 is date in dd-mm-yyyy format
Data in ColA is Text
Data in ColB is Text
Data in ColC is Numerals
The database is as follows...
A2 to B101 is Static and never changes...
The input starts with date in C1 and numerals in C2:C101.
Next day it starts in D1 and so on till Z1 and further.
The problem is that the input is not always in chronological order.
I need to streamline the project....by sorting C1 to about BZ1..in ascending order...with the subsequent data below...
That is, C1 will be the oldest date and and BZ1 or later will be the latest date ( say today )..
Thanks