Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how would you do this without selecting? or by using the index number 1-3
instead of the sheet names? Sheets(Array("Sheet1", "Sheet2", "Sheet3")).Select With Range("m28") ..Value = "test" ..Font.Bold = True End With -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Group under Data Group and Outline Data not working. Help. | Excel Worksheet Functions | |||
Search For function in discussion group not working | Excel Discussion (Misc queries) | |||
Group Sheets | Excel Discussion (Misc queries) | |||
Working with a large group of numbers | Excel Worksheet Functions | |||
Working with large group of numbers in a column | Excel Programming |