Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have a "Home" worksheet with a hyperlink to another hidden "Test"
worksheet. The test is timed and will display "STOP" in cell "u1". In the sheet code module, I have a subroutine to recalculate so the time elapsed is updated: Private Sub Worksheet_SelectionChange(ByVal Target as Range) ActiveSheet.Calculate End Sub I want to use "STOP" as the trigger to return to "Home" worksheet which will display the test results. I've read some of the other postings and tried the procedures but it doesn't work. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_Change | Excel Worksheet Functions | |||
Worksheet_Change | Excel Discussion (Misc queries) | |||
Getting around Worksheet_Change() | Excel Worksheet Functions | |||
Problem with function "Worksheet_Change" | Excel Worksheet Functions | |||
Worksheet_change won't run | Excel Discussion (Misc queries) |