Copying Cells Which Include Conditional Formatting in Worksheet

September 25, 2009 by vba excel · Leave a Comment
Filed under: Excel Worksheet 

Excel Worksheet Copying Cells Which Include Formatting in Worksheet [Q]

I need some help modifying this microsoft excel code to include the worksheet formatting of the cell (conditional formatting):

If Not Intersect(Tar..... 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 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..

Resize Range for Column in Workbook

June 23, 2009 by vba excel · 1 Comment
Filed under: Excel Spreadsheet, Excel Tips, Excel Worksheet 

Resize Range for Column in Workbook [Q]

I dont know how to resize range for column in excel workbook, i have four named ranges that relate to a column of data starting on row 1 going
to the end of the column data on my e..... Read The Solution..

Next Page »