PC Review


Reply
Thread Tools Rate Thread

access chart data table number format

 
 
=?Utf-8?B?WW9sYW5kYQ==?=
Guest
Posts: n/a
 
      20th Sep 2004
I have problem in the number format when displaying the data table with the
chart. My data is from a table, the format is in percentage with 2 dec.
However, it displays as .098 in the data table instead of displayed as 9.8%.
I tried to change the number format with the data sheet, it only shows
correctly in design view, but not in data view. I also go into the property
of the chart, and assign the value format to %. but it still does not work.
I don't know how to alter the SQL statement. Is there a way to fix this?

I appreciate any help that I can have. Thank you!

 
Reply With Quote
 
 
 
 
MGFoster
Guest
Posts: n/a
 
      21st Sep 2004
Have you tried the Format() function in the SQL statement?

SELECT Format(percent_column, "Percent") As Pct, ... etc. ...

--
MGFoster:::mgf00 <at> earthlink <decimal-point> net
Oakland, CA (USA)

Yolanda wrote:

> I have problem in the number format when displaying the data table with the
> chart. My data is from a table, the format is in percentage with 2 dec.
> However, it displays as .098 in the data table instead of displayed as 9.8%.
> I tried to change the number format with the data sheet, it only shows
> correctly in design view, but not in data view. I also go into the property
> of the chart, and assign the value format to %. but it still does not work.
> I don't know how to alter the SQL statement. Is there a way to fix this?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I input number in Access data type=number; format=percent Help Visio! Microsoft Access Getting Started 5 26th Aug 2008 08:12 PM
How do I number format the Data Table in an Excel Chart? =?Utf-8?B?Q2hhcnRzbWFsbQ==?= Microsoft Excel Charting 3 16th Feb 2006 03:06 PM
format in MS Access chart data table =?Utf-8?B?WW9sYW5kYQ==?= Microsoft Excel Misc 0 19th Sep 2004 10:47 PM
How do I format number in chart's data table? Dan Microsoft Access Reports 0 27th May 2004 10:37 PM
Chart Data Table, Data Range, etc. do not update on Chart =?Utf-8?B?UmljaGFyZFM=?= Microsoft Excel Charting 3 17th Dec 2003 06:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:06 PM.