Category: Updates

SUID bit on directories

In Linux there are SUID, SGID, and sticky bits for directory permissions. I am absolutely clear about the sticky and SGID bit on files or folders. But wha...

EXCEL replace a #SPILL! error

I have a spill error in Excel, and I want to replace this with an NA. I tried using IFERROR, but this hasn't worked. Is there another way around this...