Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Moving sheets

Hi to all of you !

-Running Windows2k pro and Excel97

I work with two workbooks : srcWbk and destWbk.

And I want to MOVE several worksheets from SourceWorkbook
to DestinationWorkbook,
=== the condition being the sheet name end with " P1" (ex 'Sheet1 P1').

The routine must check:
if srcSheet exists in destwbk, must be deleted before the move.

After the move, destwbk must be closed and control is back to srcwbk

I have tried several codes which all work fine ...

....... BUT ....

As soon as I implement the code into my real workbook
(which has several modules and numerous worksheets),
the real workbook STOPS working (vba ends) as soon as the destWbk is opened :
Screen shows destwbk
srcWbk is still opened but not active

I have had exchanges with GS : see thread "Handling 2 workbooks"

I have tried his code which works on samples but stops the same way in the
real workbook.


Does anyone have an idea about this strange phenomenon ???


Thanks a lot to all of you and best regards from Belgium,
Hervé+
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Moving sheets

Are you running the macro with a shortcut key that Includes Shift. If so,
change the shortcut key not to include Shift.

--
Regards,
Tom Ogilvy



"affordsol" wrote:

Hi to all of you !

-Running Windows2k pro and Excel97

I work with two workbooks : srcWbk and destWbk.

And I want to MOVE several worksheets from SourceWorkbook
to DestinationWorkbook,
=== the condition being the sheet name end with " P1" (ex 'Sheet1 P1').

The routine must check:
if srcSheet exists in destwbk, must be deleted before the move.

After the move, destwbk must be closed and control is back to srcwbk

I have tried several codes which all work fine ...

...... BUT ....

As soon as I implement the code into my real workbook
(which has several modules and numerous worksheets),
the real workbook STOPS working (vba ends) as soon as the destWbk is opened :
Screen shows destwbk
srcWbk is still opened but not active

I have had exchanges with GS : see thread "Handling 2 workbooks"

I have tried his code which works on samples but stops the same way in the
real workbook.


Does anyone have an idea about this strange phenomenon ???


Thanks a lot to all of you and best regards from Belgium,
Hervé+

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Moving sheets

Hi Tom,

The macro is not called with a shortcut : it is a call with a menu command
and the macro works perfectly on all build samples ...except on the real
workbook !
Regards,
Hervé+

"Tom Ogilvy" wrote:

Are you running the macro with a shortcut key that Includes Shift. If so,
change the shortcut key not to include Shift.

--
Regards,
Tom Ogilvy



"affordsol" wrote:

Hi to all of you !

-Running Windows2k pro and Excel97

I work with two workbooks : srcWbk and destWbk.

And I want to MOVE several worksheets from SourceWorkbook
to DestinationWorkbook,
=== the condition being the sheet name end with " P1" (ex 'Sheet1 P1').

The routine must check:
if srcSheet exists in destwbk, must be deleted before the move.

After the move, destwbk must be closed and control is back to srcwbk

I have tried several codes which all work fine ...

...... BUT ....

As soon as I implement the code into my real workbook
(which has several modules and numerous worksheets),
the real workbook STOPS working (vba ends) as soon as the destWbk is opened :
Screen shows destwbk
srcWbk is still opened but not active

I have had exchanges with GS : see thread "Handling 2 workbooks"

I have tried his code which works on samples but stops the same way in the
real workbook.


Does anyone have an idea about this strange phenomenon ???


Thanks a lot to all of you and best regards from Belgium,
Hervé+

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Moving sheets

Tom,
I forgot to say : if you want, I can send you the whole workbook.

regards from Belgium,
Hervé+

"affordsol" wrote:

Hi Tom,

The macro is not called with a shortcut : it is a call with a menu command
and the macro works perfectly on all build samples ...except on the real
workbook !
Regards,
Hervé+

"Tom Ogilvy" wrote:

Are you running the macro with a shortcut key that Includes Shift. If so,
change the shortcut key not to include Shift.

--
Regards,
Tom Ogilvy



"affordsol" wrote:

Hi to all of you !

-Running Windows2k pro and Excel97

I work with two workbooks : srcWbk and destWbk.

And I want to MOVE several worksheets from SourceWorkbook
to DestinationWorkbook,
=== the condition being the sheet name end with " P1" (ex 'Sheet1 P1').

The routine must check:
if srcSheet exists in destwbk, must be deleted before the move.

After the move, destwbk must be closed and control is back to srcwbk

I have tried several codes which all work fine ...

...... BUT ....

As soon as I implement the code into my real workbook
(which has several modules and numerous worksheets),
the real workbook STOPS working (vba ends) as soon as the destWbk is opened :
Screen shows destwbk
srcWbk is still opened but not active

I have had exchanges with GS : see thread "Handling 2 workbooks"

I have tried his code which works on samples but stops the same way in the
real workbook.


Does anyone have an idea about this strange phenomenon ???


Thanks a lot to all of you and best regards from Belgium,
Hervé+

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Data between sheets in the same workbook and moving data between Workbooks. Alison Brown Excel Worksheet Functions 0 February 10th 09 01:03 AM
Moving sheets Greg[_19_] Excel Programming 4 February 24th 05 12:26 PM
Moving through sheets izlopez Excel Discussion (Misc queries) 1 January 13th 05 08:33 PM
Moving through sheets Keith Emery Excel Programming 2 June 22nd 04 01:53 PM
moving between sheets aschneid Excel Programming 2 May 11th 04 10:07 AM


All times are GMT +1. The time now is 10:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"