Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Turn a four digit number into pounds & pence

Hi

I don't know if this is possible but can you turn a four digit number e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file as I
have been trying to upload this file to an epos tile but when the price shows
up on the till it comes up in the thousands instead of the pounds and pence
amount.

Many Thanks


  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: Turn a four digit number into pounds & pence

Yes, it is possible to turn a four digit number into pounds and pence format in Excel. Here are the steps to do so:
  1. Select the cells that contain the four digit numbers you want to convert.
  2. Right-click on the selected cells and choose "Format Cells" from the menu.
  3. In the "Format Cells" dialog box, select the "Number" tab.
  4. In the "Category" list, choose "Custom".
  5. In the "Type" field, enter the following format code: 0.00
  6. Click "OK" to close the dialog box.

This will convert the four digit numbers into pounds and pence format. For example, the number 1234 will be displayed as 12.34.

If you have over 10,000 cells to change, you can use the "Format Painter" tool to quickly apply the same format to multiple cells. Here's how:
  1. Select a cell that has the desired format (i.e. a cell that displays a number in pounds and pence format).
  2. Click on the "Format Painter" button in the "Clipboard" group on the "Home" tab.
  3. Click and drag over the cells you want to apply the format to.

This will quickly apply the pounds and pence format to all the selected cells.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Turn a four digit number into pounds & pence

Hi,

Put 100 in any cell and copy it
Select the range to format then
Edit|Paste special
Select Divide
Click OK
delete the cell with 100 in and you done

Mike

"Kolsballs" wrote:

Hi

I don't know if this is possible but can you turn a four digit number e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file as I
have been trying to upload this file to an epos tile but when the price shows
up on the till it comes up in the thousands instead of the pounds and pence
amount.

Many Thanks


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Turn a four digit number into pounds & pence

Enter 100 in an unused cell.

Copy that cell.

Select the range to change and EditPaste SpecialDivideOKEsc

Delete the 100 from the cell.


Gord Dibben MS Excel MVP


On Fri, 12 Sep 2008 14:26:02 -0700, Kolsballs
wrote:

Hi

I don't know if this is possible but can you turn a four digit number e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file as I
have been trying to upload this file to an epos tile but when the price shows
up on the till it comes up in the thousands instead of the pounds and pence
amount.

Many Thanks


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Turn a four digit number into pounds & pence

Hi,

You can aslo try this but even before you do so, please remember that the
number in the original cell will remain 1234, it is only the display that
will change to 12.34.

In format Cells put the following format in Number . Category Custom
Type

#,##0.00,

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Kolsballs" wrote in message
...
Hi

I don't know if this is possible but can you turn a four digit number e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to
work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file as
I
have been trying to upload this file to an epos tile but when the price
shows
up on the till it comes up in the thousands instead of the pounds and
pence
amount.

Many Thanks




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Turn a four digit number into pounds & pence

Doesn't that show 1.23, rather than 12.34?
--
David Biddulph

"Ashish Mathur" wrote in message
...
Hi,

You can aslo try this but even before you do so, please remember that the
number in the original cell will remain 1234, it is only the display that
will change to 12.34.

In format Cells put the following format in Number . Category Custom
Type

#,##0.00,

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Kolsballs" wrote in message
...
Hi

I don't know if this is possible but can you turn a four digit number e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to
work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file
as I
have been trying to upload this file to an epos tile but when the price
shows
up on the till it comes up in the thousands instead of the pounds and
pence
amount.

Many Thanks




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Turn a four digit number into pounds & pence

That is right. Sorry misread the question

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
Doesn't that show 1.23, rather than 12.34?
--
David Biddulph

"Ashish Mathur" wrote in message
...
Hi,

You can aslo try this but even before you do so, please remember that the
number in the original cell will remain 1234, it is only the display that
will change to 12.34.

In format Cells put the following format in Number . Category Custom
Type


#,##0.00,

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Kolsballs" wrote in message
...
Hi

I don't know if this is possible but can you turn a four digit number
e.g
1234 into 12.34 in excel. I have tried many things but nothing seems to
work.

I have over 10,000 cells to change into this format and it would take to
long for me to change them manually. The file is originally a csv file
as I
have been trying to upload this file to an epos tile but when the price
shows
up on the till it comes up in the thousands instead of the pounds and
pence
amount.

Many Thanks




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
How to validate a cell to insert from 9 digit number to 13 digit number. ramulu via OfficeKB.com Excel Worksheet Functions 1 February 21st 07 02:32 PM
How to validate a cell to insert from 9 digit number to 13 digit number. ramulu Excel Worksheet Functions 1 February 21st 07 10:00 AM
How to enter pre-decimal pounds shillings pence in Excel workshee Richard Excel Worksheet Functions 5 April 2nd 06 03:31 AM
I wish to enter pounds shillings and pence in sterling Derek Jones Excel Discussion (Misc queries) 1 August 4th 05 06:33 PM
How do I add Pounds, Shillings and Pence? alanturner12 Excel Discussion (Misc queries) 1 July 24th 05 02:45 PM


All times are GMT +1. The time now is 01:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"