Microsoft
Software
Hardware
Network
Question : Covert DateTime to time only Excell 2003
Hi
i have a colum of mixed data
some is in time format only some cells however includes a date as well.
i would like to strip out the the date part and have just the time portion remaining.
i hope to then sort the colum on time.
Thanks for your help
Pete
Answer : Covert DateTime to time only Excell 2003
SELECT
SUM(CASE WHEN TRANSMONTH='MAY-2010' THEN BALANCEAMOUNT END)
-SUM(CASE WHEN TRANSMONTH<>'MAY-2010' THEN RECEIPTAMOUNT END)
FROM MONTHLYBILL A
WHERE TRANSMONTH IN ('MAY-2010','JUNE-2010','J
ULY-2010')
AND MEMBERACCNO='B-100'
Random Solutions
Moving WSUS 3.0 from Server 2003 R2 - Server 2008 R2
Lotus Notes 5.12 will not launch Office 2007 files .docx
TSQL Scalar Function using select inside the function & excluding date
How to turn off iTunes/Mac alarm
Hide/remove "administrative tools" from Start up menu
Home drive showing root share instead of user share
Variable substitution in href - is it possible?
How do I get these two menus to work on Firefox?
code echoing instead of data
Microsoft .NET Framework v4.0.30319_X86 Service