Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I get the Workbook name associated with a range?
Function whereisit(r As Range) As String MsgBox (r.Address) MsgBox (r.Worksheet.Name) whereisit = r.Address & r.Worksheet.Name End Function I need the workbook name as well as the Address and worksheet name. Thanks in advance -- Gary''s Student |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Object property/method problem | Excel Discussion (Misc queries) | |||
438 - Object doesn't support this property or method | Excel Programming | |||
Object doesn't support this property or method | Excel Programming | |||
Object not supporting property or method | Excel Programming | |||
Object doesn't support this property or method | Excel Programming |