![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
Yes, I'm hoping to fiddle with that little bit of code everyone's helped me with yet again (a.k.a. I had an idea).
I'm not sure if my idea will work, but I'm looking for opinions/help with it. The current code I have opens all necessary workbooks that I need to use when entering information from a form. When I get the form back, I enter information into excel to "close" it, and I only need to use 2 workbooks. Could I have a message box pop up first thing asking if I want to "open" or "close", and then open only the workbooks needed for that particular function? (One of the workbooks is selected through the open dialog box which the current macro opens). If any part of that needs clarification, let me know and I'll try to explain it a tad better. Thanks! |
|
|
|
|
|
#2 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: London, UK
Posts: 167
|
clarification would be good! maybe quote a little of your existing code?
__________________
<table style="background-color:#0e54be" cellspacing="1" cellpadding="2"><td style="background-color:#ceffff;font-family:arial;color:#072c63;font-size:8pt;">***DALEY** :P**</td></table> |
|
|
|
|
|
#4 | |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
Quote:
If "Open" is chosen, run the current macro, since all of these workbooks are needed. If "Close" is chosen, open only the Main Directory.xls and bring up the open dialog box to choose the other workbook to open. _________________ Kristy "There are two means of refuge from the miseries of life: music and cats." - Albert Schweitzer [ This Message was edited by: Von Pookie on 2002-04-22 06:14 ] |
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
"Experience is that which provides you with the capability of recognising a mistake when you make it again." - Englebert Dumpydick
|
|
|
|
|
|
#6 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
You're about the second one to post some inane quote after one of my posts, (I'm assuming) simply because of the quote in my signature.
Oh, grow up. If you can't at least try to help, why bother posting? |
|
|
|
|
|
#7 | |
|
New Member
Join Date: Apr 2002
Posts: 2
|
Quote:
Ah ... you've made the mistake of responding. There is absolutely nothing inane about the statement "Experience is that which provides you with the capability of recognising a mistake when you make it again." You may well want to bear it in mind before your next posting. As you have correctly assumed, my response was prompted by your quote "There are two means of refuge from the miseries of life: music and cats." which is an excellent example of an inane statement and certainly an irrelevant one on a board like this. To borrow from your last comment, if you can't just sign your name without this inane statement "why bother posting" ? Warm regards, Englebert Dumpydick ("Young persons tend to lack experience, but it doesn't matter since they know everything anyway." - E.D.) |
|
|
|
|
|
|
#8 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
I did not come to argue about a stupid sig file. Anyway...
Any actual help with the original question is appreciated, even if it's just a "nope, it can't be done." Thanks, _________________ Kristy "There are two means of refuge from the miseries of life: music and cats." - Albert Schweitzer [ This Message was edited by: Von Pookie on 2002-04-22 08:02 ] |
|
|
|
|
|
#9 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Central Florida, USA
Posts: 7,541
|
Build a new macro which displays your MsgBox then calls your existing code.
In help lookup "Call" and "MsgBox" both have good examples in Excel help if you are a novice. JSW |
|
|
|
|
|
#10 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
That is what I need help doing. Basically, I am nowhere near "novice" level when it comes to macros/VBA. Just can't do it.
And whoever installed Excel on the computer I'm using here at work didn't install the Excel VBA help file, so I can't find anything too helpful in the regular help. I've tried it before. Thanks anyway, |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|