Thursday 27 September 2012

How to call different worksheets or books using VBA Programming Excel

Title:
How to call different worksheets or books using VBA Programming Excel


Video:


Description:This video shows how to call different worksheets or books using VBA Programming Excel 2010

Published:
28/Sep/2012

Changing Gridlines Color using Color Index in Excel 2010 with

Title:
Changing Gridlines Color using Color Index in Excel 2010 with


Video:


Description:This video shows how to change the Gridline Color using Color Index in Excel 2010 with VBA Programming.

Published:
28/Sep/2012

Tuesday 25 September 2012

HTML Interpreter in Microsoft Excel 2010/2007

Title:
HTML Interpreter in Microsoft Excel 2010/2007


Video:


Description:This video shows how to create a simple HTML Interpreter (VBA) in Microsoft Excel 2010/2007 using the web browser control. Enter your HTML and CSS code into a text box, and the form will convert the HTML into a web preview. Code: WebBrowser1.Navigate ("about:blank1") WebBrowser1.Navigate ("about:blank") WebBrowser1.Document.Write (TextBox1.Text) WebBrowser1.Refresh

Published:
26/Sep/2012

Monday 17 September 2012

Criar macros no Word 2003

Title:
Criar macros no Word 2003


Video:


Description:Macros no Word As macros permitem que se automatize tarefas repetitivas para, por exemplo, documentos com formatos específicos. Neste exemplo criaremos uma macro para documentos que sejam em formato paisagem, justificado, fonte 14. Importantíssimo: Antes de começar: Defina antecipadamente o que a macro fará. Não precisa saber VB. Esqueça o mouse. A macro somente gravará o que for feito via TECLADO. Receita de bolo Até o passo 5 pode usar o mouse. Depois não. 1. Vá ao Menu Ferramentas, 2. Clique Macro 3. Gravar nova macro 4. Dê um nome para a macro 5. Clique OK. 7. A partir de agora, só teclado! 8. Para acessar os menus sem o mouse, pressione a tecla ALT+Letra sublinhada do menu. 9. Se precisar aplicar algo em todo o texto, antes selecione com CONTROL+T.^ 10. Vá ao menu formatar (ALT+F) e escolha fonte. 11. com o tab, vá "pulando" até chegar no tamanho 14. 12. dê enter pra ativar o OK. 13. Termine a formatação desejada. 14. Clique no parar macro. 15. Sua macro está pronta. 16. Para executá-la em outros documentos, vá ao menu Ferramentas, Macro, Macros, procure a sua macro e clique em executar. Ela vai repetir todo o procedimento que você gravou.

Published:
18/Sep/2012

Friday 7 September 2012

Making Time for Health- Excel Basics Tutorial

Title:
Making Time for Health- Excel Basics Tutorial


Video:


Description:In this tutorial, we cover the basic functions of Excel and using them with the Stuff List. Questions? Want to schedule a one-on-one coaching session? Contac...

Published:
08/Sep/2012