Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 175
Default Close personal projekt workbook

Hi
Is there away to close the personal projekt workbook
In Excel
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Close personal projekt workbook

Like Personal.xls (in the USA version of excel)?

You can unhide it if it's hidden (window|unhide in xl2003)
then close it (and don't save!)

Or you could do this:
hit alt-f11 to get to the VBE
hit ctrl-g to see the immediate window
type this and hit enter:
workbooks("personal.xls").close savechanges:=false 'or true???

Then back to excel.

You'll have to use the correct name for your personal.xls workbook.

alvin Kuiper wrote:

Hi
Is there away to close the personal projekt workbook
In Excel


--

Dave Peterson
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
personal workbook Janis Excel Discussion (Misc queries) 8 August 31st 07 10:39 PM
Where is Personal.xls workbook? Chris Excel Discussion (Misc queries) 2 August 15th 06 05:34 PM
personal workbook afdmello Excel Discussion (Misc queries) 2 October 26th 05 09:23 AM
Personal macro workbook and personal.xls John Kilkenny Excel Discussion (Misc queries) 1 June 14th 05 09:43 PM
personal.xls workbook reno Excel Discussion (Misc queries) 4 December 27th 04 05:15 PM


All times are GMT +1. The time now is 05:32 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"