Microsoft
Software
Hardware
Network
Question : show me everything after the dot in excel
I have some thing like this:
1234.2568
i only want to see everything after the dot like in this case 2568. how can i do this?
Answer : show me everything after the dot in excel
=MID(A1,FIND(".",A1)+1,LEN
(A1)-FIND(
".",A1))
Random Solutions
exchange 2007 scr log truncation problem
Ampersand in Web.Config appSettings
Scheduling Mailbox Moves from Exchange 2003 to Exchange 2010
Send certain emails to another remote exchange server
Vb 2008 and Microsoft.Office.Interop.E
xcel error
Incorrect function. error
Get DNS to clients when using IPV6 Stateless configuration
Decompress a file in VB
Why file will not upload to folder on virtual directories?
ASP.NET ChartControl