Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a workbook which has the VBA editor lock by a password.
so I can't write or see VBA code. but what I would like to do is being able to write some quick VBA in the function bar. Imagine in E5 a cell with text and an Hyperlink, in F5 an empty cell. in F5, I would like to put something like =Range('E5').Hyperlinks(1).Address and then being able to see the Hyperlink of E5 in the F5 cell. but I can't get a Range object in the cell itself. is it possible? how? please help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Excel - User Defined Function Error: This function takes no argume | Excel Programming | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Adding a custom function to the default excel function list | Excel Programming |