How to Remove Excel Vba Macro Button

July 29, 2009 by vba excel · Leave a Comment
Filed under: Excel Vba 

Excel Vba : How to Remove Excel Vba Macro Button [Q]
I have an excel macro button I cannot remove. I cannot right click on it. I dont
know if you can lock it or what. I have no exp. with excel vba macros. this one just sh..... Read The Solution..

Insert Introduce Time Delay in Macro Vba

July 28, 2009 by vba excel · Leave a Comment
Filed under: Excel Vba 

Excel Vba Macro : Insert Introduce Time Delay in Macro Vba [Q]
Does anyone know how to introduce a time delay into excel VBA macros? I created an excel macro that runs an application on about 15 different excel worksheets. I wa..... Read The Solution..

How to Put Excel Worksheet Name into Variable

July 27, 2009 by vba excel · 1 Comment
Filed under: Excel Worksheet 

Excel Worksheet : How to Put Excel Worksheet Name into Variable [Q]
I have a form where an excel new sheet is created in an excel workbook. Every time an excel worksheet is created it increments up (sheet1, sheet2, sheet3, shee..... Read The Solution..

Problem on Excel Workbook Password

July 26, 2009 by vba excel · Leave a Comment
Filed under: Excel Tips, Excel Worksheet 

Excel Problem on Excel Workbook Password [Q]

I am using this code
Workbooks.Open Filename:=”I:\Aging\Month End\CMT Monthly Aging 07.xls”,
Password:=”atervse”

But I am still prompted f..... Read The Solution..

Macro VBA to Remove Characters in String of Text

July 25, 2009 by vba excel · 4 Comments
Filed under: Excel Vba 

Excel Macro VBA to Remove Characters in String of Text [Q]
I need to make an excel macro vba to remove the 7th character in a string of text if the first 6 letters match the specified criteria. But I don’t know the best w..... Read The Solution..

Next Page »