Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am able to run the following code below:
Workbooks("DataBook.xlsm").Sheets(4).Activate However, why does the following code give an error message: Workbooks("DataBook.xlsm").Sheets(4).Select ' ERROR!!! I thought a sheet "activate" call was the same thing as a sheet "select" call. Can anybody explain what is going on here?? thank u |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
"Select" and "Activate" failing? | Excel Programming | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Using "Cells" to write "Range("A:A,H:H").Select" | Excel Programming |