Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am hoping someone can help with this problem. I have a workbook which
is called Forecast for 2005.xlt which has 13 sheets. One sheet, "Months", is used as a reference for a drop down list (forms toolbar) on all of the other sheets. This is set by Right Click Format Control and then enter Months!$A$1:$A$13. Everything works fine until I try to create a new workbook. Using VBA I copy the last sheet in the old workbook, the "Months" sheet, and the code module to the new workbook. The problem is that the drop down list in the new workbook still refers to the "Months" sheet from the old workbook ( '[Forecast for 2005.xlt]Months'!$A$1:$A$13 ). Is there anyway that I can set the reference to the workbook that the drop down is in? I have looked at a lot of these postings and have not been able to find a problem like this one. Thank you in advance for any help offered. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're my hero! Thank you so much for you reply. It works like a charm!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulas not recalculating when values change on another sheet | Excel Worksheet Functions | |||
text color change in cell reference | Excel Discussion (Misc queries) | |||
How do I reference non-contiguous columns in another sheet and th. | Excel Discussion (Misc queries) | |||
Need formula for sheet & cell reference | Excel Worksheet Functions | |||
Problem with shared workbook (history sheet) | Excel Worksheet Functions |