Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to check the same range.value in each sheet in my workbook.
Dim Sh As Object Sh=Worksheet For Each Sh in Workbook But VBA asks for an Object, apparently not explicit enough. What code do I need to check the same range.value on each worksheet?? TY Lloyd *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy sheet cells into differnt workbook/sheet, How? | Excel Discussion (Misc queries) | |||
Aquiring data from one sheet to another sheet in the same workbook | Excel Worksheet Functions | |||
Link individual sheet to one sheet in another workbook | Excel Discussion (Misc queries) | |||
Select sheet tabs in workbook & save to separate workbook files | Excel Worksheet Functions | |||
I would like to move from sheet to sheet in a workbook using keybo | New Users to Excel |