Pivot Tables #4Hello you experts out there.
I nned some Pivot table advice ( a website address for
basics would be great), for instance how to excplain
pivots and how to create them.
I use lots of products with lots of sizes from various
suppliers to name but a few columns. Is there a limit as
to the amount of columns of data?
Thank you very much.
H
Hi
check out Debra Dalgleish's site - http://www.contextures.com/tiptech.html -
she has a link to Jon Peltier's site which explains PT basics and then lots
more interesting info on them.
--
Cheers
JulieD
check out www.hcts.net.au/tipsandtric...
Pivot Table CountingI am having trouble trying to calculate fields through a pivot table.
Basically, I have a data set that looks like this:
Record Number State Value
1 CA 0
2 CA 12
3 CA 15
4 NJ 0
5 NJ 10
I want to set up a pivot table that will show 2 columns, one with th
total number of records and one with the total number of records wit
non-zero values. Both of the...
Pivot TablesHi,
I was windering if some one could provide me with a link to a tutorial for
what I am trying to do.
I have an aggregate table. This table has several groups and several
columns. The intersection of a group and column is an aggreate value such as
Sum function of a column value in that group.
Normally a Pivot table shows 1 aggregate value at the intersection of a
group and a column. What I want is:
To show more than one value at the intersection besides the aggregate value.
In other words, if a simple pivot table cell is:
Aggr(x,y) where aggr is an aggregate function such a...
Pivot Chart Formatting #5How can I format a Pivot Chart and keep the customized format when refreshed?
This is a known issue by Microsoft.
Short answer, you can't do it. =(
One possible work around is to record a macro of you setting the formatting
of the chart, and then set it up so that the macro runs whenever the chart
calculates.
--
Best Regards,
Luke M
*Remember to click "yes" if this post helped you!*
"Germeny Santos" wrote:
> How can I format a Pivot Chart and keep the customized format when refreshed?
Hi,
This is dependent on what custom formatting you are refering to. T...
Pivot table question: Sorting the subgroup in a pivot table (when using the top 10 option for the subgroup)Hello:
I have created a pivot table which has a one subgroup in the second
column from the left. It uses the Top 10 option, so there are 10
subgroups
So my data looks something like this:
Group 1 50
Subgroup 1a 10
Subgroup 1b 40
Eight more subgroups
Group 2 30
Subgroup 2a 20
Subgroup 2b 10
Eight more subgroups
What I would like to do is sort by THe totals for Group 1, but then
also sort by the subgroups, based on the values for each subgroup
(similar to the "Sort by, ...
join multiple pivot tables?How can I link up multiple pivottables all based on the same data where all i
would have to do is change the page option (drop down menu) from the first
pivot and the rest of the pivots would automatically adjust to match those?
There's a sample file here in which you can change the page field in one
pivot table, and all the related pivot tables change:
http://www.contextures.com/excelfiles.html
Under Pivot Tables, look for 'PT0021 - Change All Page Fields' or
'PT0008 - Change Multiple Page Fields'
clueless_in_mempjhis wrote:
> How can I link up mu...
Help with pivot tableI'm after some help with a pivot table
I have created a work book to log certain defects, and would like to use a
pivot table to show defects per unit on an improvement tracker, is it
possible to have the pivot table to shift cells to the right when it is
updated and required more columns so it doesn't overwrite data on the sheet
it would be like this
the componet fault unit numbers & Total defects are the pivot table & the
action would be the start of the manual data
Compontent Fault Unit Numbers Total Defects Action
1 2 3 4 5
Light Inop 1 1 ...
Lookup help #3
Ifyou have a classification of data of ABC and it appears in a list
times with different information when I want to do a vlookup to pul
all the relevant data for ABC into a new sheet, then the lookup wil
just pull back the data for the first one found continuously and no
move onto the second and third listing of ABC. So how do you get th
lookup to move on through the sheet to pull back all of the relevan
data?
i.e.
ABC 12 12 12
ABC 13 12 13
ABC 14 12 14
The present vlookup will just bring back
ABC 12 12 12
And not move onto the other returns for this classification.
T...
Can I permanently delete/hide data within Pivot Tables?Microsoft Excel 2002
I have 155 clients which I need to run Pivot Tables for! All with the same
pivot table layout.
Is it possible to run the Pivot table with the 155 clients as a Template
basically, then somehow delete or permanently hide the data leaving only one
client, so that I can save multiple copies for each of the individual clients?
Or can I set up a pivot table where I can automatically feed in parameters?
Client details are stored on an Oracle database!
Hi Peter,
Right-click on a Page Field and select Field Settings from the context menu,
then click the Advanced button. Yo...
Using formulas for pivot tableI know you have the count field but is there away to input a formula?
For example customer ordered 25 cases and each case weighs 4 lbs and
the end result would need to be total pounds ordered.
Thanks!
If you do the calculation in the pivot table you may not get the result
that you expect. If possible, add a field to the source data, and
calculate the order total there.
Then, add the OrderTotal field to the pivot table's data area.
tskb wrote:
> I know you have the count field but is there away to input a formula?
> For example customer ordered 25 cases and each case weighs 4 lbs...
Hyperlink in Pivot TableIs it possible to put hyperlinks into a pivot table to go to the detail in
other worksheets? I have a top 10 list of components with issues and would
like the user to be able to click on the component to go to the list of
issues. I thought if I put the hyperlink in the cell where the pivot table
is getting it's info, it would come through, but that didn't work. Any
suggestions?
Thanks
Hi
Just double clicking on the cell with the data of interest, will open
another sheet showing all of the entries making up that value.
Delete the newly created sheet after you have finished w...
Tax update #3Hello all, do we have to go around and install the tax updates on all
workstations or just the server under SA. I went to one workstation and
said it was already applied. We are using GP 10 SP 4 TIA
Tax updates are divided into two portions: tax table updates and actual code
to handle any particular processing. If the tax update you are trying to
apply also includes code updates, you should apply it on all workstations.
Best regards,
--
MG.-
Mariano Gomez, MIS, MCP, PMP
Maximum Global Business, LLC
http://www.maximumglobalbusiness.com
The Dynamics GP Blogster at http://dynamicsgpblogst...
Help with an IF FormulaCan anyone help me with a question about an IF formula? Is there any way to write an IF formula that causes multiple actions or results to occur as part of the value_if_true or the value_if_false portions of the formula. For example if an IF Formula reads: IF(A1="1",1,0)) -- the A1="1" portion is the logical_test, and 1 is entered as the value_if_true and 0 is entered as the value_if_false is there any way to make the value_if_true cause more than one result, i.e. B1=1 and C1=1. Thank you in advance to anyone who can help.
Hi Ed,
No.
A formula can only return a value, ...
edit formula bar in excel 2003?in excel 2000 there is a edit formula button that when clicked starts the
formula and produces a edit formula bar.. I find this helpful because I put
it just below the rows I am working on and keeps me on the row I am working
on and from getting confused when selecting cells. now i have 2003 and it
has a function button which I rarely used in 2000 and I really have no use
for.. can I get my edit formula button back.. which is very helpful...
Same answer I gave yesrerday when you posted this question.
The = sign "edit formula" went away when XL2002 was introduced.
Maybe will ...
chart options show data tableCurrently using 2 workbooks to produce 1 chart - the source data in workbook
1 and the chart in workbook 2. We also are using the "show data table" option
to most easily view all values in the chart. We would like this data to keep
it's currency format to best reflect the values in the chart; however, the
data table loses this formatting when we close workbook 1. Is there any way
to hang onto this formatting after the workbook is closed?
Data tables in charts are not particularly flexible or capable.
You combine the workbooks. Alternatively, put a table in the chart's...
Flowcharting Table relationsHey guys and girls. New one for you. I am doing an IT audit of Great Plains
and need to flowchart how the data files are related to each other.
In other words, how does one file feed into another file, and what field or
fields in a particular table is used to relate/link to another table.
Does anyone where I can find such information?
Thanks
Check out the Great Plains SDK available on the installation CDs. There
are several diagrams that describe table relationships. Also, there are
module documents that contain posting flowcharts.
Regards,
Kevin Rood
Corporate Software Consultants...
Excel Passwords #3Quick question. Is there anyway I can get into an old
employees spreadsheet that is password protected if I
don't know the password (its on a MAC).
Cheers,
Dave
Lookup 'Forget Excel Password in Google, you should find some clues there.
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Dave" <anonymous@discussions.microsoft.com> wrote in message
news:f90601c3f217$f9c85050$a001280a@phx.gbl...
> Quick question. Is there anyway I can get into an old
> employees spreadsheet...
Outlook Stationery #3I use a number of email addresses via Outlook for different purposes. Is
there any way I can set up a default stationery for use with each ? Thx
What version of Outlook are you using? I think that each email account can
have its own default signature. Have you checked out the Signatures dialog?
"Rock" <rogerhancock@btinternet.com> wrote in message
news:#$oBDnpHKHA.1252@TK2MSFTNGP04.phx.gbl...
> I use a number of email addresses via Outlook for different purposes. Is
> there any way I can set up a default stationery for use with each ? Thx
Stationery, no. Depen...
Pivot Tables #40Does anyone know if there is a way to quickly clear a field list? I can't
find a keyboard shortcut or anything else in any of the help/support avenues
I've tried.
Thanks in advance for the help.
--
ERR229
Are you trying to clear all the check boxes in the field's dropdown
list? In Excel 2002 and later versions, there's a Show All checkbox. In
Excel 2000, and earlier versions, you can use programming to hide or
show the items -- there's sample code here:
http://www.contextures.com/xlPivot03.html
ERR229 wrote:
> Does anyone know if there is a way to quickl...
I need to convert a word table to excelWhen I try doing this by copying the table it appears in excelwith one or two
empty lines in between each of my lines that I needed converting. Why is
this?
usually means there are superfluous paragraph marks in the Word table.
"Aaron" <Aaron@discussions.microsoft.com> wrote in message
news:012E3413-1F64-4018-BC14-A2D6AB68B668@microsoft.com...
> When I try doing this by copying the table it appears in excelwith one or
> two
> empty lines in between each of my lines that I needed converting. Why is
> this?
...
line column Pivot ChartsAccess 2003 does not support combined Line/Column Charts, but Excel does. Has
the capability been added to Access 2007?
Access does support a series displayed as a bars and another series as line.
--
Duane Hookom
MS Access MVP
Help me support UCP http://www.access.hookom.net/UCP/Default.htm
"John" <John@discussions.microsoft.com> wrote in message
news:A0DD25F6-D99A-44C3-812B-416776BED8AF@microsoft.com...
> Access 2003 does not support combined Line/Column Charts, but Excel does.
> Has
> the capability been added to Access 2007?
...
deactivate the get pivot formula when I link a cell to a pivotCurrently I using excel 2003, but every time when I link the cell to a pivot
table it will convert to a "Get pivot" formula. Is there any way I could
deactivate it?
See Debra Dalgleish's website for instructions:
http://www.contextures.com/xlPivot06.html
Does that help?
***********
Regards,
Ron
XL2002, WinXP-Pro
"hwtradezheng" wrote:
> Currently I using excel 2003, but every time when I link the cell to a pivot
> table it will convert to a "Get pivot" formula. Is there any way I could
> deactivate it?
...
pivot table error (25000 rows!!)
I am trying to run a pivot table on a file containing 25000 rows. I have
5 duplicate (identical structure) files. The pivot works on each but
one. On this file I get an error saying it has too many columns or rows
in the pivot table. Drag at least one column or row off the table...
Does anybody know what the reason for this message is, are their limits
to rows or columns? The identical table works on the other files,
therefore this message is so strange.
Who has an idea?
--
Craig_Richards
------------------------------------------------------------------------
Craig_Richards's Profil...
Cell Reference #3In a workbook, is it possible to know all the cells where
a particular cell is referenced in a calculation.
Specifically, if I make a change in one cell, what are all
the cells that will be affected.
...
Contacts #3How do I get back to the contacts showing up in the email
list in alpha by last name.
I reformatted my hard drive and when I re-installed
Office XP, the names came out alpha by first name, not
last. I cannot find anything in Help to correct it.
Try clicking on the "full name" field title. This should
toggle between sorting by first name and by last name.
Jennifer
>-----Original Message-----
>How do I get back to the contacts showing up in the email
>list in alpha by last name.
>
>I reformatted my hard drive and when I re-installed
>Office XP, the names c...