Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

STL - Formerly Best Training Solutions Through Learning
TrustPilot
Excellent
Request Callback We will call you back
0207 987 3777 Call for assistance
Your Basket Basket is empty
vba courses london - vba

Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - VBA

vba courses london - VBA

ResolvedVersion Standard

Peter has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course

VBA

What do you use to reset fonts etc to the default setting?

RE: VBA

Hi Peter

I have never tried to do this myself, but I have found a very useful website that should provide the code that you need to complete your task. Please use the link below:

VBa reset fonts to defalt

hope this helps

David

VBA tip:

Empty The Clipboard with CutCopyMode

After each Copy/Paste operation in VBA, you should use the following line of code to empty the clipboard. This ensures that the computer memory doesn't overload:

ActiveSheet.Paste
Application.CutCopyMode = False

View all VBA hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.