VBA

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

Guest

I am trying to set the default sheet direction for excel in excel 2007. I
was advised to use VBA and use this code line: Application.DefaultSheet
Direction=xlLTR.

At the risk of showing total ignorance, where do I do this? In other words,
can someone give me kind of a step by step....go to, click on, set, etc. etc.
I found a VBA certificate, but I don't find any areas where I can use it.

Thanks,
 
macros are great but only if enabled on your pc, for a non macro option which
is probably the advice you were looking for


go into options, then select the edit tab, their is a move selection AFTER
ENTER OPTION, select right from the drop down menu
 

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