Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-2008, 09:02 AM
Paul
 
Posts: n/a
How to Set Default Format

When I open a new worksheet or work book in 2007 the default format
for the cells is "Time."

How can I change this to "Number."

Thanks
Reply With Quote
  #2 (permalink)  
Old 07-09-2008, 01:08 PM
Dave Peterson
 
Posts: n/a
Re: How to Set Default Format

There's a template file named book.xlt (or book.xltx or book.xltm or...) that
needs to be changed.

Close excel and use windows start button|search to look for book.xlt*

Open that file in excel (as a template--not as the basis for a new workbook),
change the number format on all the worksheets(!) to general, save it and then
test it out.

I don't think you want to use Number. If you type a date or a time, you'll see
the problem.

General would be better (I bet).



Paul wrote:
>
> When I open a new worksheet or work book in 2007 the default format
> for the cells is "Time."
>
> How can I change this to "Number."
>
> Thanks


--

Dave Peterson
Reply With Quote
  #3 (permalink)  
Old 07-10-2008, 07:44 AM
Paul
 
Posts: n/a
Re: How to Set Default Format

I tried all of the following:

book.xlt* book.xltx* and book.xltm*

but the search results turned up nothing.

On Wed, 09 Jul 2008 07:08:17 -0500, Dave Peterson
<petersod@verizonXSPAM.net> wrote:

>book.xlt (or book.xltx or book.xltm


Reply With Quote
  #4 (permalink)  
Old 07-10-2008, 12:21 PM
Dave Peterson
 
Posts: n/a
Re: How to Set Default Format

Did you remember to look for hidden files in hidden folders?

If you can't find your file using windows start button|Search, then you could
use an old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir book.xlt* /s

The /s says to search subfolders, too.

Make a note of the locations of the found files.

Paul wrote:
>
> When I open a new worksheet or work book in 2007 the default format
> for the cells is "Time."
>
> How can I change this to "Number."
>
> Thanks


--

Dave Peterson
Reply With Quote
  #5 (permalink)  
Old 07-11-2008, 06:02 AM
Paul
 
Posts: n/a
Re: How to Set Default Format

I did exactly as you suggested, and the reply came back:

"volume in C drive has no label. Volume serial number is 24A7-9E04
File not found."

On Thu, 10 Jul 2008 06:21:24 -0500, Dave Peterson
<petersod@verizonXSPAM.net> wrote:

>Did you remember to look for hidden files in hidden folders?
>
>If you can't find your file using windows start button|Search, then you could
>use an old DOS command to search and delete them.
>
>Windows Start button|Run
>type:
>CMD
>(to get to the Command prompt)
>
>C:
>(to get to the C: drive--change this to the drive that excel is installed on)
>
>cd\
>(to get to the root directory)
>
>dir book.xlt* /s
>
>The /s says to search subfolders, too.
>
>Make a note of the locations of the found files.
>
>Paul wrote:
>>
>> When I open a new worksheet or work book in 2007 the default format
>> for the cells is "Time."
>>
>> How can I change this to "Number."
>>
>> Thanks


Reply With Quote
  #6 (permalink)  
Old 07-11-2008, 12:47 PM
Dave Peterson
 
Posts: n/a
Re: How to Set Default Format

Try opening excel in safe mode:

Close excel
windows start button|Run
excel /safe

and test it.

If you still have the problem, then I don't have a suggestion.

If the problem went away, then keep looking for book.xlt*.

In fact, you can also look for folders named XLStart.

If you have other drives besides C: where excel could have been installed, check
on those drives, too.

Paul wrote:
>
> I did exactly as you suggested, and the reply came back:
>
> "volume in C drive has no label. Volume serial number is 24A7-9E04
> File not found."
>
> On Thu, 10 Jul 2008 06:21:24 -0500, Dave Peterson
> <petersod@verizonXSPAM.net> wrote:
>
> >Did you remember to look for hidden files in hidden folders?
> >
> >If you can't find your file using windows start button|Search, then you could
> >use an old DOS command to search and delete them.
> >
> >Windows Start button|Run
> >type:
> >CMD
> >(to get to the Command prompt)
> >
> >C:
> >(to get to the C: drive--change this to the drive that excel is installed on)
> >
> >cd\
> >(to get to the root directory)
> >
> >dir book.xlt* /s
> >
> >The /s says to search subfolders, too.
> >
> >Make a note of the locations of the found files.
> >
> >Paul wrote:
> >>
> >> When I open a new worksheet or work book in 2007 the default format
> >> for the cells is "Time."
> >>
> >> How can I change this to "Number."
> >>
> >> Thanks


--

Dave Peterson
Reply With Quote
  #7 (permalink)  
Old 07-11-2008, 10:35 PM
Paul
 
Posts: n/a
Re: How to Set Default Format

I don't have a problem per se. It's just that when I open Excel I
would rather the cell formats default to something other than "time."

My problem I guess is not being able to find those files. I did find
three locations for XLStart, but all three were empty.

So I started Excel in safe mode and brought up a spreadsheet, and the
default cell format is "general."

I then brought up an existing workbook, opened a new sheet and the
default cell value is "time."

I then opened a new workbook and the default cell value is "general."

Apparently this "problem" exists in existing spreadsheets.

Still no luck finding book.xlt*

Thanks for your help

On Fri, 11 Jul 2008 06:47:30 -0500, Dave Peterson
<petersod@verizonXSPAM.net> wrote:

>Try opening excel in safe mode:
>
>Close excel
>windows start button|Run
>excel /safe
>
>and test it.
>
>If you still have the problem, then I don't have a suggestion.
>
>If the problem went away, then keep looking for book.xlt*.
>
>In fact, you can also look for folders named XLStart.
>
>If you have other drives besides C: where excel could have been installed, check
>on those drives, too.
>
>Paul wrote:
>>
>> I did exactly as you suggested, and the reply came back:
>>
>> "volume in C drive has no label. Volume serial number is 24A7-9E04
>> File not found."
>>
>> On Thu, 10 Jul 2008 06:21:24 -0500, Dave Peterson
>> <petersod@verizonXSPAM.net> wrote:
>>
>> >Did you remember to look for hidden files in hidden folders?
>> >
>> >If you can't find your file using windows start button|Search, then you could
>> >use an old DOS command to search and delete them.
>> >
>> >Windows Start button|Run
>> >type:
>> >CMD
>> >(to get to the Command prompt)
>> >
>> >C:
>> >(to get to the C: drive--change this to the drive that excel is installed on)
>> >
>> >cd\
>> >(to get to the root directory)
>> >
>> >dir book.xlt* /s
>> >
>> >The /s says to search subfolders, too.
>> >
>> >Make a note of the locations of the found files.
>> >
>> >Paul wrote:
>> >>
>> >> When I open a new worksheet or work book in 2007 the default format
>> >> for the cells is "Time."
>> >>
>> >> How can I change this to "Number."
>> >>
>> >> Thanks


Reply With Quote
  #8 (permalink)  
Old 07-11-2008, 10:46 PM
Dave Peterson
 
Posts: n/a
Re: How to Set Default Format

You don't have to have book.xlt. But if you're seeing that Date format for
brand new workbooks, that's where I'd guess that's where you'd have to change
it.

Existing workbooks are different. They're on their own and not connected
(anymore) to the template/workbook that was used to create them.

Those cells could be formatted as time. If they are, you can change the format.

Or the workbook could have a weird Normal style.

You could click on the style icon -- maybe on the formatting tab of the
ribbon?????

Then look to see what Normal has for the number format.

(In xl2003 menus, it's under Format|Style|change the style name to Normal and
click the modify button--who knows where it's hidden xl2007 <vbg>.)

Because styles live in workbooks, this change would have to be done to each
workbook that has the problem.

Paul wrote:
>
> I don't have a problem per se. It's just that when I open Excel I
> would rather the cell formats default to something other than "time."
>
> My problem I guess is not being able to find those files. I did find
> three locations for XLStart, but all three were empty.
>
> So I started Excel in safe mode and brought up a spreadsheet, and the
> default cell format is "general."
>
> I then brought up an existing workbook, opened a new sheet and the
> default cell value is "time."
>
> I then opened a new workbook and the default cell value is "general."
>
> Apparently this "problem" exists in existing spreadsheets.
>
> Still no luck finding book.xlt*
>
> Thanks for your help
>
> On Fri, 11 Jul 2008 06:47:30 -0500, Dave Peterson
> <petersod@verizonXSPAM.net> wrote:
>
> >Try opening excel in safe mode:
> >
> >Close excel
> >windows start button|Run
> >excel /safe
> >
> >and test it.
> >
> >If you still have the problem, then I don't have a suggestion.
> >
> >If the problem went away, then keep looking for book.xlt*.
> >
> >In fact, you can also look for folders named XLStart.
> >
> >If you have other drives besides C: where excel could have been installed, check
> >on those drives, too.
> >
> >Paul wrote:
> >>
> >> I did exactly as you suggested, and the reply came back:
> >>
> >> "volume in C drive has no label. Volume serial number is 24A7-9E04
> >> File not found."
> >>
> >> On Thu, 10 Jul 2008 06:21:24 -0500, Dave Peterson
> >> <petersod@verizonXSPAM.net> wrote:
> >>
> >> >Did you remember to look for hidden files in hidden folders?
> >> >
> >> >If you can't find your file using windows start button|Search, then you could
> >> >use an old DOS command to search and delete them.
> >> >
> >> >Windows Start button|Run
> >> >type:
> >> >CMD
> >> >(to get to the Command prompt)
> >> >
> >> >C:
> >> >(to get to the C: drive--change this to the drive that excel is installed on)
> >> >
> >> >cd\
> >> >(to get to the root directory)
> >> >
> >> >dir book.xlt* /s
> >> >
> >> >The /s says to search subfolders, too.
> >> >
> >> >Make a note of the locations of the found files.
> >> >
> >> >Paul wrote:
> >> >>
> >> >> When I open a new worksheet or work book in 2007 the default format
> >> >> for the cells is "Time."
> >> >>
> >> >> How can I change this to "Number."
> >> >>
> >> >> Thanks


--

Dave Peterson
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT. The time now is 03:49 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Mortgage Calculator | Cornhole Forum | MPAA | Online Advertising | Mobile Phone



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114