S
Scott B. Hogle
This has been driving me nuts all morning.
Here's the scenario:
Our WHQ office wants our clients to program their Credit
Card "swipe" readers so they will accept a Corporate Gift
Card.
The Excel file provided by WHQ includes a 16 character
number that our clients need to enter into their credit
card readers. (Each client has a different number) The
number is all "scrunched" together making it difficult to
read.
You're thinking, no problem, just use "custom" formatting
to force a dash or space between every fourth character.
Great idea, but it wont work - the file from WHQ lists
the 16 character number as TEXT.
Your thinking, no problem, just convert the TEXT to VALUE
and then you can use "custom" formatting.
Great idea, but it won't work - the 16 character value is
so large that Excel enters it as a Scientific Number.
When you convert it back to a normal number, it rounds
off the last value. (i.e. it either rounds up or down
the last value, so .... .... .... 2683
becomes .... .... .... 2680)
I give up - I know it would be easier for my clients to
program their machines if the number were in
an "unscrunched" format, but I can't figure out how to do
it.
I'm very receptive to any possible solutions.
Thanks for reading this long post and have a great day.
SBH
Here's the scenario:
Our WHQ office wants our clients to program their Credit
Card "swipe" readers so they will accept a Corporate Gift
Card.
The Excel file provided by WHQ includes a 16 character
number that our clients need to enter into their credit
card readers. (Each client has a different number) The
number is all "scrunched" together making it difficult to
read.
You're thinking, no problem, just use "custom" formatting
to force a dash or space between every fourth character.
Great idea, but it wont work - the file from WHQ lists
the 16 character number as TEXT.
Your thinking, no problem, just convert the TEXT to VALUE
and then you can use "custom" formatting.
Great idea, but it won't work - the 16 character value is
so large that Excel enters it as a Scientific Number.
When you convert it back to a normal number, it rounds
off the last value. (i.e. it either rounds up or down
the last value, so .... .... .... 2683
becomes .... .... .... 2680)
I give up - I know it would be easier for my clients to
program their machines if the number were in
an "unscrunched" format, but I can't figure out how to do
it.
I'm very receptive to any possible solutions.
Thanks for reading this long post and have a great day.
SBH