Copy Entire Rows to Another Spreadsheet Based on Cell Criteria

September 29, 2009 by vba excel · 4 Comments
Filed under: Excel Spreadsheet, Excel Vba 

Excel Vba Copy Entire Rows to Another Spreadsheet Based on Cell Criteria [Q]

I am looking for excel vba codes to copy rows based on partial cell content. I have an excel spreadsheet called “main.xls” from which I w..... Read The Solution..

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..

Macro VBA to Remove Characters in String of Text

July 25, 2009 by vba excel · 3 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..

Calling Macro Visual Basic Procedures of a Different Project

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

Excel Macro Vba Calling macro visual basic procedures of a different project [Q]
I have different excel macro VBA procedures in different excel workbooks and I need to call a procedure from one workbook to another. How can I d..... Read The Solution..

Next Page »