Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
MB MB is offline
external usenet poster
 
Posts: 53
Default DataTable number format

Hi,

I have a chart that I populate from arrays thru VBA code. The DataTable for
the chart shows the values as they are entered in the array. Is there a way
to have the values in the DataTable shows in the format "0.00%"?? please help!

I tried to use the FormatPercent function, the NumberFormat function, Format
function..etc. with no success.
Any help will be greatly appreciated.
Thanks,
MB
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default DataTable number format

This didnt work (after selecting the cells):
Selection.NumberFormat = "0.00%"

  #3   Report Post  
Posted to microsoft.public.excel.programming
MB MB is offline
external usenet poster
 
Posts: 53
Default DataTable number format

I am not reading from cells but reading from arrays!

"Chip" wrote:

This didnt work (after selecting the cells):
Selection.NumberFormat = "0.00%"


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
Chart's DataTable fujing1003 Charts and Charting in Excel 5 February 8th 07 11:20 AM
Needing to re-order a datatable display on an Excel chart Poody Charts and Charting in Excel 0 April 11th 06 01:40 PM
Can anyone align the numbers within the datatable of a chart? Chart Data Table Align Charts and Charting in Excel 1 September 2nd 05 06:41 PM
Format numbers in chart datatable MB Charts and Charting in Excel 3 May 29th 05 03:37 PM
Number format based on number format of another cell in another workbook Rob Excel Programming 9 January 9th 05 04:30 PM


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