excell 2007

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
horsemen_
Senior Member
Posts: 1488
Joined: Thu Mar 21, 2002 3:30 pm
Location: Edwards Air force base Ca

excell 2007

Post by horsemen_ »

i made a football spread sheet but when i put in the w/l as 1-1 or 01-01 it makes it jan 1 how do i make it stop converting numbers to dates ?
User avatar
Easto
SG Elite
Posts: 5876
Joined: Sat Dec 02, 2000 12:00 am
Location: So. California

Post by Easto »

Format the cell as text
User avatar
horsemen_
Senior Member
Posts: 1488
Joined: Thu Mar 21, 2002 3:30 pm
Location: Edwards Air force base Ca

Post by horsemen_ »

when i click on text it has other options then what because nothing wants to leave the 1-1 2-1 alone it always chaging it to somehting
Redduck
New Member
Posts: 18
Joined: Fri Oct 27, 2006 9:31 am

Post by Redduck »

If you put something like 2-1 or 1-2 in excel it will treat it as an equation, giving you back the result. If you want to simply put 1-2 in a cell, you will need to precede it with a single quote mark ('). So, your cell would be typed in like this:
'1-2

Hope this helps.
Ken
User avatar
horsemen_
Senior Member
Posts: 1488
Joined: Thu Mar 21, 2002 3:30 pm
Location: Edwards Air force base Ca

Post by horsemen_ »

ya thats what i doing now just seems there should be a way around that
Redduck
New Member
Posts: 18
Joined: Fri Oct 27, 2006 9:31 am

Post by Redduck »

Those are the only two ways I know, either preceding with the ' or formatting the cell as strictly text. You could always format the whole row, column, or even the whole sheet as text and you will not have to use the '...

Ken
User avatar
axdhakal1
Member
Posts: 36
Joined: Thu Sep 06, 2007 4:01 pm
Location: Wichita,Kansas

Post by axdhakal1 »

so cant we simply put 1-2 as horseman says.
why cant this excel input these formatted datas / like 1-2? Bill sucks mann.
"The big difference between sex for money and sex for free is that sex for money costs less."
Brendan Francis.
Redduck
New Member
Posts: 18
Joined: Fri Oct 27, 2006 9:31 am

Post by Redduck »

If all you want to do is enter text into a table, create a table in Word and work with it there. The reason Excel makes you jump through hoops is that it is primarily a spreadsheet, developed to work with numbers in terms of equations, not just for formatting.

Ken
User avatar
loop2kil
SG Elite
Posts: 5231
Joined: Mon Jun 26, 2000 12:00 am
Location: Atlanta GA

Post by loop2kil »

In all honestly what Easto said will work...or at least it did for me.
format the cell to 'text', then whatever you type is what will appear. the '=' sign needs to be used first for it to be considered an equation.

example: 2-1 showed up as 2-1
User avatar
loop2kil
SG Elite
Posts: 5231
Joined: Mon Jun 26, 2000 12:00 am
Location: Atlanta GA

Post by loop2kil »

if you already have something in the cell and then try to format it to 'text' it will change to something weird, so make sure to format all the cells before you start typing.
Post Reply