Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
According to my book this command is read only, and returns the location of
the Upper Left Corner of a Range. It returns Type "XlLocationInTable" I believe. Can anybody assist as this would be a very useful command. I have tried setting the returned value to type Variant but with no sucess - my code was Dim TRows As Integer Dim MyLocat As Variant With Worksheets("Misc").Range("Fred") TRows = .Rows.Count ' dummy test instruction MyLocat = .LocationInTable. End With Any asistancve much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - save to current location vs excel default location | Excel Discussion (Misc queries) | |||
union of named ranges based only on the names of those ranges | Excel Programming | |||
Copy data in named ranges to a newer version of the same template to identical ranges | Excel Programming | |||
Mouse Location, Movement and Spreadsheet Location | Excel Programming | |||
select ranges of cells relative to location and then paste | Excel Programming |