L
LizMc
I am using Word 2002 SP3 on an XP Professional 5.1.2600 SP2 PC.
VBA code that worked previously is now not working.
Code -
SetAttrib FileToDelete, vbNormal
Kill FileToDelete
This now returns an error of Permission Denied. I need to find a way round
this problem.
VBA code that worked previously is now not working.
Code -
SetAttrib FileToDelete, vbNormal
Kill FileToDelete
This now returns an error of Permission Denied. I need to find a way round
this problem.