Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"GS" wrote in message
... Clif McIrvin expressed precisely : "GS" wrote in message ... I'm curious as to why you'd invoke the dialogs to move/copy when using the Move/Copy methods accept optional Before/After parameters to specify destination (within same wkb or other open wkb). If these parameters are omitted then a new wkb is created with just the moved/copied sheet[s]. The macro is for my use, not for distribution. There are several possible destination workbooks, and it seemed easier to use the built-in dialog than to devise code to determine the destination workbook. Are you running with the sheet tab menu ("Ply") disabled or the no sheet tabs option set? Standard options, afaik. idk what you mean by "Ply" ... the tab context menu is available, if that's what you are referring to. A quick check of options behind the File tab (xl2010) turned up the no sheet tabs option; but it was clear (of course - I do have sheet tabs.) I guess I could use the file picker dialog .. then I wouldn't have to remember to open the destination workbook before launching the macro <g. Hmm.., sounds like a sheet utilities feature I made for a client quotation app where users could move/copy selected sheets to other wkbs that were open, OR click a browse button to open the target wkb if it wasn't already open. This utility listed all sheets in the active workbook and displayed info about each (wksName, customer, date, days aging, date expires, visible...), could hide/unhide sheets (sets a flag next to hidden ones), rename, delete, email (as attachment), move, copy, and activate (..where if hidden this was toggled to visible). kinda sorta. I've done something a bit similar but nowhere near as extensive. -- Clif McIrvin (clare reads his mail with moe, nomail feeds the bit bucket :-) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Crashing of Excel | Excel Discussion (Misc queries) | |||
Help--Excel keeps crashing | Excel Discussion (Misc queries) | |||
excel crashing | Excel Discussion (Misc queries) | |||
Add-in crashing Excel | Excel Programming | |||
How to keep excel from crashing? | Excel Programming |