Hello!
This appears to be a good place to learn from others and share my own knowledge
I've outlined the problem at hand with other important information.
Software
O/S: Windows Vista
Programs: Microsoft Excel 2003 (If required would install Open Office)
The Task
What I am trying to do is possibly complicated unless we can use these formulas within the code/formula
[x]$
Step 1: Checking the last value contains a (1,2,3) perhaps using %[123]$ -
For rows not containing these values the entire row is deleted
Step 2: This is basically checking the figure in %[123]$ is less than "one from last" perhaps %[123456789]%$
Where this isn't true the entire row is deleted.
Step 3: If there is just ONE value it must be "1" anything else is to be deleted
Test Data
This is found on my spreadsheet in Column G
These values will soon go all the way down to the last row G1:G63356
23324
953110
651320
2
611433
332554
111111
245
014193
78
442
996222
Using the test data as an example
Step 1:
611433
111111
014193
442
996222
Deleted values:
23324
953110
651320
332554
245
78
Step 2
111111
014193
442
Deleted
611433
996222
Step 3
Deleted:
2
If anyone has any solutions on how to solve this problem would be delighted to hear from you. A macro would be fine or just a simple formula otherwise be just as good
Kind regards
Chris.
Bookmarks