ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how can i convert £28.34 to 2834 pence (https://www.excelbanter.com/excel-worksheet-functions/103227-how-can-i-convert-%C2%A328-34-2834-pence.html)

Rina

how can i convert £28.34 to 2834 pence
 


Trevor Shuttleworth

how can i convert £28.34 to 2834 pence
 
Well, you could multiply it by 100 and format it as:

Format | Cells... | Number tab | Category: Custom Type: 0 "pence"

That's zero, space, and the word "pence" in quotes

Should display £28.34 into 2834 pence

Regards

Trevor


"Rina" wrote in message
...




S Davis

how can i convert £28.34 to 2834 pence
 
If that were to be in cell A1:

=A1*100 & " pence"

HTH,
-Sean

Trevor Shuttleworth wrote:
Well, you could multiply it by 100 and format it as:

Format | Cells... | Number tab | Category: Custom Type: 0 "pence"

That's zero, space, and the word "pence" in quotes

Should display £28.34 into 2834 pence

Regards

Trevor


"Rina" wrote in message
...



Trevor Shuttleworth

how can i convert £28.34 to 2834 pence
 
But that would turn the result into text which would preclude arithmetic if
that is desired. The custom format shows the result as pence but you can
still use it in calculations

Regards

Trevor


"S Davis" wrote in message
oups.com...
If that were to be in cell A1:

=A1*100 & " pence"

HTH,
-Sean

Trevor Shuttleworth wrote:
Well, you could multiply it by 100 and format it as:

Format | Cells... | Number tab | Category: Custom Type: 0 "pence"

That's zero, space, and the word "pence" in quotes

Should display £28.34 into 2834 pence

Regards

Trevor


"Rina" wrote in message
...





All times are GMT +1. The time now is 06:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com