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
what are the common issue on Microsoft exchange server
FreePBX: How to change the system recording for the outbound route password prompt
Gmail display nonsecure items/ images.
chess java little help
Change appearance of checkbox in datagridview checkbox column.+windows programming vb.net 2005
Greasemonkey script to add text at the bottom of aweb page
install Microsoft Office 2010 Professional plus edition on Windows XP
IPad and RDP
Word Docs Not Showing In Network Share
SQL Server 2008