-
Recent Posts
Categories
Meta
Tag Archives: microsoft
Use Overtype Mode Greyed Out
Okay, so Microsoft seem to have added quite a bit of confusion with the over-type functionality in Word. Having thought that we now had this sussed, we found that one user was unable to enable over-type mode in the Advanced … Continue reading
Posted in Computers and Internet
Tagged microsoft, office 365, overtype, track changes, word
1 Comment
Don’t Fall Victim To The Windows / Microsoft Phone Scam!
There are many phone scams where someone will ring you claiming to be from Microsoft, Dell, Apple, or some other known IT company. They will tell you that they have detected issues with your computer, normally “security” issues. They will … Continue reading
Posted in Computers and Internet
Tagged apple, computer, dell, event viewer, hoax, hp, microsoft, phone, scam, scammers, support
Leave a comment
Remove Characters in String T-SQL with No Loop Part 2
Okay, expanding on what I did yesterday. I Built a table, called ExclusionList with one field, ExcludedText E.g. Then created a function: You can then use like this: