Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Question For Importing Data Into Excel/Converting General Number to Dollar Amount

Hi,

I know how to import data into Excel. However, one of my colums is a
number field where i need the number in the cell to be displayed as a
dollar amount...

Say the cell reads H1 reads 30300. I need that cell to read 0303.00

How do I do that without having to manually go into each cell (we are
talking 1500 cells) and adding a zero and putting a decimal in?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Question For Importing Data Into Excel/Converting General Number to Dollar Amount

0303.00 is not a dollar amount.

In fact it is not a "real" number. that could be used for calculations.

Is that a typo?

You could divide 30300 by 100 to return 303 then format as Custom 0###.00 so it
looks like 0303.00

To divide all numbers at the same time.......enter 100 in an unused cell.

Copy that cell then select the column with numbers and EditPaste Special(in
place)DivideOKEsc

Then apply the custom formatting.


Gord Dibben MS Excel MVP


On 12 Feb 2007 13:01:25 -0800, wrote:

Hi,

I know how to import data into Excel. However, one of my colums is a
number field where i need the number in the cell to be displayed as a
dollar amount...

Say the cell reads H1 reads 30300. I need that cell to read 0303.00

How do I do that without having to manually go into each cell (we are
talking 1500 cells) and adding a zero and putting a decimal in?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Question For Importing Data Into Excel/Converting General Number t

One way would be to divide the values in the cells by 100. 303,000/100 =
303, etc.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


" wrote:

Hi,

I know how to import data into Excel. However, one of my colums is a
number field where i need the number in the cell to be displayed as a
dollar amount...

Say the cell reads H1 reads 30300. I need that cell to read 0303.00

How do I do that without having to manually go into each cell (we are
talking 1500 cells) and adding a zero and putting a decimal in?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Question For Importing Data Into Excel/Converting General Number t

Um, make that divide by 1000, not 100! I passed my math class I swear!

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


" wrote:

Hi,

I know how to import data into Excel. However, one of my colums is a
number field where i need the number in the cell to be displayed as a
dollar amount...

Say the cell reads H1 reads 30300. I need that cell to read 0303.00

How do I do that without having to manually go into each cell (we are
talking 1500 cells) and adding a zero and putting a decimal in?


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
Converting data in General Format cell to a number PE Excel Discussion (Misc queries) 3 October 26th 06 11:58 AM
Excel Function for max of percentage or dollar amount Keeprogoal Excel Worksheet Functions 3 July 28th 06 09:29 PM
How do I add the same dollar amount to all cells in excel? CNewman Excel Worksheet Functions 1 June 10th 06 02:47 AM
when i enter a dollar amount of 18.40 into excel it drops the 0 acsnett New Users to Excel 3 August 22nd 05 06:05 PM
Assign a dollar amount to a corresponding number in a range of num slh Excel Discussion (Misc queries) 3 May 19th 05 01:30 AM


All times are GMT +1. The time now is 05:27 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"