Using VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to write a rule using VBA that will establish the worksheet
direction in excel as left to right. I have found the rule:
Application.DefaultSheetDirection=xlLTR

What I can't figure out is how to use VBA to do this. I have got the
Developer tab on the ribbon when I open excel, but at this point I am lost as
to what to do next.

In other words I need some real basic directions in terms of Go to
Developer, click on Visual Basic, click on Insert (or whatever) etc. etc. I
have tried using the help and how to and guess I just don't get it.

Thanks..........someone
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top