Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can a variable be put into a range? If so could somebody tell me wha
is wrong with this code. (Cell B6 hold a numeric value.) Dim x As Range x = Range("B6").Value Rows("1:x").Select Selection.Insert Shift:=xlDown Thank you for the help Morr -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use Sum() with variable range | Excel Worksheet Functions | |||
Variable Range | Excel Discussion (Misc queries) | |||
How to use a variable for a range | Excel Worksheet Functions | |||
variable range: l just can't get there! | Excel Programming | |||
Problem trying to us a range variable as an array variable | Excel Programming |