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

Calling Macro Visual Basic Procedures of a Different Project

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

Macro Interactive Code on Excel Worksheet

July 21, 2009 by vba excel · 2 Comments
Filed under: Excel Vba, Excel Worksheet 

Excel Vba Macro Interactive Code on Excel Worksheet [Q]

I have a workbook with one worksheet. The worksheet has a list of 50
questions ranging from B4:B54. I am looking for a code that will select each question randomly..... Read The Solution..

Next Page »