Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Dynamic Named Range "DynamicSeedRow". I know that it span
from D1 to E1 (i.e. two columns) I am tyring to pass the number of columns to a variable Dim DataFieldRank As Integer DataFieldRank = Range("DynamicSeedRow").Columns.Count I keep getting Error 1004 Method range of Object _Global Failed. What am I doing wrong? Thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range for multiple columns | Excel Discussion (Misc queries) | |||
Dynamic range | Excel Discussion (Misc queries) | |||
Counting from one range to another range, multiple criteria | Excel Discussion (Misc queries) | |||
Drawing data from specific columns of a dynamic range | Setting up and Configuration of Excel | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel |