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