R
rich
Hi,
My Laptop is connected the company domain, I've written a script that
works fine when connected, but if the network goes down the script
runs extremley slow. When debugging it seems to be slow because of the
following line:
oXLSheet.Range("J" & cStr(intLastRow)).Font.ColorIndex = 1
Does anyone have any idea on why this is? When connected to the domain
does my laptop use fonts from the network rather than my local ones?
Any help would be appreciated
Rich
My Laptop is connected the company domain, I've written a script that
works fine when connected, but if the network goes down the script
runs extremley slow. When debugging it seems to be slow because of the
following line:
oXLSheet.Range("J" & cStr(intLastRow)).Font.ColorIndex = 1
Does anyone have any idea on why this is? When connected to the domain
does my laptop use fonts from the network rather than my local ones?
Any help would be appreciated
Rich