twoplustwo
Registered User.
- Local time
- Today, 10:17
- Joined
- Oct 31, 2007
- Messages
- 507
I have a data set:
SettlementDate P1 P2 P3
01/04/2008 -55 -55 -55
01/04/2008 7 8 8
01/04/2008 -6 -6 -6
I need to group by settlement date where the data is <0, and in another column where the value is >0.
I can do this is in excel but the set is too large really. Does anybody have a decent way of doing this? I had a look on the webs but some of the stuff hasn't worked
SettlementDate P1 P2 P3
01/04/2008 -55 -55 -55
01/04/2008 7 8 8
01/04/2008 -6 -6 -6
I need to group by settlement date where the data is <0, and in another column where the value is >0.
I can do this is in excel but the set is too large really. Does anybody have a decent way of doing this? I had a look on the webs but some of the stuff hasn't worked