Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim oUsedRange as Excel.Range
Dim oRange as Excel.Range oUsedRange = WorkSheets("Employees").UsedRange For each oRange in oUsedRange <-- Blows up here with member not found Next P.S. I'm using VB.NET so there is no SET statement Many Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
saving a big spreadsheet in chunks | Excel Discussion (Misc queries) | |||
Search and replace chunks of html code | Excel Discussion (Misc queries) |