Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Someone please help me before I beat my brains out. I have struggled with
this for HOURS, reading help files, this forum, and just hacking variations but it still doesn't work!! Wish I wasn't such a noOb. My situation: Worksheet "customers" has two sheets. In column A of sheet one, I have a list of names where the occasional entry has the word "total" in it. I have written a macro to find these entries. Once found, I want to create a hyperlink to that found cell in column A of sheet two. So, on sheet one, if row 5 contains "XYZ Total" and 7, "ABC Total", sheet two should contain a hyperlink in A1 that displays "XYZ Total" and links to the entry on sheet one. and A2 should have the link to "ABC Total". Of course, I don't know what cells contain "total" on sheet one until my search macro finds them. My variables track the cell in which "total" was found and I guess the next available row for the hyperlink. You name them what you want. Please help me. Please! <sobs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not at all clear on use of variables and/or object variables | Excel Discussion (Misc queries) | |||
Can't make hyperlink function work for hyperlink to website | Excel Worksheet Functions | |||
Variables in the subject line of an e-mail hyperlink | Excel Discussion (Misc queries) | |||
Intra-workbook hyperlink: macro/function to return to hyperlink ce | Excel Discussion (Misc queries) | |||
reading html when hyperlink address not hyperlink text diplayed | Excel Programming |