Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello happy Thursday!!
Instead of having: A range in the same worksheet starting in column "A" as shown below, how can I tell the program that I need the Range "A" from sheet 2. I tried: Range(Sheet2:A .......) But did not work. Anyone??? For Each myRecord In Range("A80:A" & _ Range("A" & Rows.Count).End(xlUp).Row) 'For Each myRecord In Range("write_this") Thanks alot in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatic range - named range give me circular reference... | Excel Discussion (Misc queries) | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Selecting range in list of range names depending on a cell informa | Excel Discussion (Misc queries) | |||
formula to sort a range so that it matches the exact rows of a column that is outside that range? | Excel Discussion (Misc queries) | |||
How to count dates within a certain range in a column with mutiple date range entries | Excel Worksheet Functions |