Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default Sort several workbooks using code

I am looking to run code that will sort several workbooks even when they are
closed. The code would be executed via a master workbook which will also be
sorted.
Is this possible?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Sort several workbooks using code

I'm not aware of sorting records in a CLOSED workbook, but what you can do
is this.

Create some button on the master workbook and let it open the other
workbook, sort the other workbook and close the other workbook.
Accompanied with Application.ScreenUpdating (but also depending on the
amount of records) you will hardly notice the sorting actions.

Does this help ?


--
Regards;
Mark Rosenkrantz
--
Spreadsheet Solutions
Uithoorn
Netherlands
--
E:
W:
www.spreadsheetsolutions.nl

--
"gotroots" wrote in message
...
I am looking to run code that will sort several workbooks even when they
are
closed. The code would be executed via a master workbook which will also
be
sorted.
Is this possible?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default Sort several workbooks using code

Your suggestion is a help for sure, might be the solution for this task.

Thank you
Gotroots

"Spreadsheet Solutions" wrote:

I'm not aware of sorting records in a CLOSED workbook, but what you can do
is this.

Create some button on the master workbook and let it open the other
workbook, sort the other workbook and close the other workbook.
Accompanied with Application.ScreenUpdating (but also depending on the
amount of records) you will hardly notice the sorting actions.

Does this help ?


--
Regards;
Mark Rosenkrantz
--
Spreadsheet Solutions
Uithoorn
Netherlands
--
E:
W:
www.spreadsheetsolutions.nl

--
"gotroots" wrote in message
...
I am looking to run code that will sort several workbooks even when they
are
closed. The code would be executed via a master workbook which will also
be
sorted.
Is this possible?



.

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
How to create multiple new workbooks based on sort criteria JKR Excel Discussion (Misc queries) 7 November 4th 07 10:30 PM
Please help me sort then extract the data to new workbooks tahrah Excel Programming 5 November 12th 06 10:29 PM
Code to switch between workbooks [email protected] Excel Programming 3 October 11th 06 01:32 AM
Code for all workbooks The unFriendly XTech IT Dept Excel Programming 2 March 31st 06 03:56 PM
VBA Code req to close all workbooks Neil Atkinson Excel Programming 0 September 23rd 05 11:06 AM


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

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

About Us

"It's about Microsoft Excel"