A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Pivot Table Question



 
 
Thread Tools Display Modes
  #1  
Old June 30th, 2009, 02:06 AM posted to microsoft.public.access
Pivot Table Question
external usenet poster
 
Posts: 1
Default Pivot Table Question

Hello,

I have created a pivot table and the data that I am attempting to work with
is a number that is less than one. (i.e. .23 quarts) The tables, querys and
other forms I create show the numbers that are less than one however the
pivot table will not. Can anyone help me fix this?

Thank you in advance for your help!

  #2  
Old July 8th, 2009, 11:34 AM posted to microsoft.public.access
dean phillips
external usenet poster
 
Posts: 1
Default Pivot Table Question

The problem is the data type of the field you are trying to see in the pivot
table. In your query rather than just referencing the fieldname use the
function Val to convert the field into a value with decimals. eg [fieldname]
becomes expr1:Val([fieldname]).

Dean
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:19 PM.


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