Hi
I'm trying to design a simple spreadsheet for my brother's local pub score prediction game. But whenever I enter a result, say 3 - 3, excel automatically returns 03-Mar.
I've repeatedly changed the format to either general or number, but it automtically changes it back. Any ideas - I'm pulling my hair out here
Liam (Tablespider)
First, short answer - enter an apostrophe ahead of the string to keep it a text string:
'3 - 3
Longer:
To use Excel effectively, one expects you're going to want to do something else with those scores later, after having entered them. So, I can't recommend you enter scores that way, it's asking for needless frustration later.
Put the score of one team in one cell and the score of the other in an adjacent cell. If you really must have the "-" in between, then put it in an empty cell in between the two scores and make that column really skinny.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
well you missed text, that will do it!repeatedly changed the format to either general or number
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks