Microsoft
Software
Hardware
Network
Question : office 2007 us dictionary need irish
hello i have server 2003 and windows xp pro computer office 2010 is installed on all the xp computers the office 2007 dictionary is set to us when i manualy change it to irish or uk it works till i restart then it converts back to us dictionary. is there a script or a way i can push it out with server 2003
Answer : office 2007 us dictionary need irish
s = "Oven Filler Long Grain_345"
s1 = Left(s, InStrRev("_" & s, "_") -1)
s2 = Mid(s, Len(s1) +1)
Random Solutions
Internet Usage Tool
Best route to split VMDK
DSCP QOS on powercoonect 6224,3548 and 5224
Virtual Memory
Anyone have a write-up of how to use BESR 2010 and Bitlocker together?
Does VPN users slow down local users?
OWA for Exchange 2003
Delphi 6 not recompiling .pas files
MySQL error in SQL syntax
How to parse XML string in Oracle procedure ?