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
DOC file appears to not open from SBS 2008 server
Arc Serve 12.5
door knob
index for one query
can you install visual studio and sql server through VMware on Apple Macbook Pro
Facing problem with Website
Automatically sending email with attachment script on Outlook 2003
How to open the DetailsView in Insert Mode
Wordpress 3.0 Event Calendar
IE always need refresh to see new changes