Microsoft
Software
Hardware
Network
Question : excel string functions
i want to strip the left and right of the textual value:
i have this... GECommonUI
i want to get this... GECommonUI
thanks all
Answer : excel string functions
=MID(A1, FIND(">", A1, 1) + 1, LEN(A1) - FIND("<", A1, 2))
Random Solutions
Dynamically create text box value from query results
Visual Studio .NET build error but website works fine, problem with included script with VB
How do I uninstall Symantec Backup Exec 11d in Windows Server 2003??
Destroy a process (exe) from website
mailto isn't working on my image map??
I can't install Office XP....
excel 2003 vba
Using CSS Float
Set up Out of Office Reply for user without resetting, Exchange 2007
Replacing broken images (javascript on error in php)