Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a macro that pastes data into a file, say File A, from all files in a specific folder. I'm trying to enhance the macro by having a MessegeBox pop up before the macro executes that asks whether the uses wants to use a different folder than the one used previously. If the uses clicks "Yes" on the MessegeBox, an InputBox pops up that asks the user for the path of the new file. The problem is that I if the user clicks "Yes" in the MessegeBox and enters a new folder in the InputBox, I need to be able to store the path, so that next time, if the user clicks "No", the macro will know the path to the previously used folder. Any help on how to accomplish the above would be greatly appreciated. Thank You! Magnivy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
store inventory sheet(ex:sports equipment store) | Excel Worksheet Functions | |||
Code an image viewer inside XL | Excel Programming | |||
Store an image inside a cell? | Excel Worksheet Functions | |||
What method do you use to save/store your developed code? | Excel Programming | |||
Excel 2002? Where to store code for all spreadsheet visibility? | Excel Programming |