View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Dil Dil is offline
external usenet poster
 
Posts: 5
Default Bringing over text fields into pivot tables

Thanks. I'll give it a try.

"KC Rippstein" wrote:

If your numerical data is not a sum or count, then you can just import
everything into the Row area. Otherwise, a pivot table may not be your
answer because it cannot import text values into the Data area. Instead you
might use filters, lookup tables, or arrays.
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Dil" wrote:

Thanks for the post - I tried that, the problem is the data is more
meaningful when placed next betweem a particular field. For example, I'm
tracking costs and have a description field of the type of cost it is. I've
got about 4 columns of cost data, 1 column of comments, and then other data
fields. Is there a way to intersperse these types of columns?

Thanks again!

"Dil" wrote:

I've got a table of about 100 columns and 80 rows. I'm creating a simple
pivot table to bring over whichever columns are appropriate for a given
report. Some of these fields are text columns, but I am struggling bringing
over text fields into the pivot table.

Does anyone know how to bring over values (vs. sum or count) and text values
into a pivot table?

Thanks so much.