Rename New Worksheet

March 5, 2009 by vba excel · Leave a Comment
Filed under: Excel Vba 

Excel Vba Question:

I kindly ask for help, ive a problem to rename new worksheet using excel vba function. In sheet1 i have a list, i need to create a new worksheet in a workbook and rename it with the value of cell which i se..... Read The Solution..

Copy from Worksheet

March 5, 2009 by vba excel · 2 Comments
Filed under: Excel Vba 

Excel Vba Question:

Im having problem when i want to copy a worksheet using excel vba macro function, having the name of a worksheet in cell A1, I would like to extract
non-contiguous data from the sheet of that name and..... Read The Solution..

Delete Worksheet

March 5, 2009 by vba excel · 1 Comment
Filed under: Excel Vba 

Excel Vba Question:

I have a excel vba macro that sometimes create a separate sheet entitled “MC TABLE” depending on the data, will . I also have a second excel vba Macro within the same program that will delete an..... Read The Solution..

Change Worksheet Tab Colors

March 5, 2009 by vba excel · Leave a Comment
Filed under: Excel Vba 

Excel Vba Question:

I’m using the following code to clear or change worksheet tab colors from a worksheet tab but unfortunately i am getting an error “Subscript out of range” error:
Sheets(”aaaDe..... Read The Solution..

Clearing Data From Worksheet

March 5, 2009 by vba excel · 1 Comment
Filed under: Excel Vba 

Excel Vba Question:

I want to know whether its possible to press a cell or button on the worksheet to clear all entered data in the entire worksheet?
I have a worksheet in workbook that users enter several data in differ..... Read The Solution..

Next Page »