Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that automatically updates links to 12 monthly sheets
when opened. The user then selects a month of interest in a dropdown list and views the desired information for the month selected. My problem is this a networked version that can take a long time to update all 12 links upon opening. I would like to stop the auto updating, which I know how to do, and write a macro to update only the link corresponding to the month selected by the user. The users could manually update the link but they are not experienced users so I am creating the macro to simplify. I know how to write a macro to update all links but I would like the macro to only update the link to the month selected by a user. I am not a real good code guy but is seems like I need to set a variable somehow pulling from a range that the selected month exists, then find a way to incorporate this into the updatelinks routine. Thanks for your time. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
# of days in that month for a selected date | Excel Discussion (Misc queries) | |||
Excel Calendar to ONLY allow for Tuesday's in any month to be selected | Excel Programming | |||
Displaying YTD for each Month Selected | Excel Programming | |||
How to sort on the row selected by user? | Excel Programming | |||
How to find out what the user selected? | Excel Programming |