Author |
Message |
cbaldwin
Groupie
Joined: 09 Apr 2014
Online Status: Offline
Posts: 81
|
Topic: Adding Rows to cross tab Posted: 23 Oct 2014 at 3:59am |
I have a cross tab that looks like the following:
AN BN CN DN
Current Inventory 10 12 14 16
Adequate Invent
I just added the row for adequate inventory.
the columns AN, BN, CN and DN are
Column #1 Name: @ABORH (string)
Im trying to define what goes in the Adequate Invent row under the AN, BN, CN, DN columns. The value for adequate inventory is a parameter entered variable. Ideally I think I could say...
If column header ="AN" then let Adequate Inventory first column = the parameter entered variable.
I however have absolutely no idea how to identify the column for each situation and or assign the parameter entered value.
any help would be greatly appreciated.....
Edited by cbaldwin - 23 Oct 2014 at 4:00am
|
IP Logged |
|
Dr4ke
Senior Member
Joined: 09 May 2014
Online Status: Offline
Posts: 209
|
Posted: 23 Oct 2014 at 4:33am |
Are you saying you only want to display the Adequate Invent for one of the columns?
|
IP Logged |
|
cbaldwin
Groupie
Joined: 09 Apr 2014
Online Status: Offline
Posts: 81
|
Posted: 23 Oct 2014 at 4:37am |
I want to display the adequate inventory in every column AN, BN, CN, DN etc.
|
IP Logged |
|
Dr4ke
Senior Member
Joined: 09 May 2014
Online Status: Offline
Posts: 209
|
Posted: 23 Oct 2014 at 4:39am |
So is you're question about a formula to use to show what the Adequate Inventory is? If so, could you explain what you're trying to achieve and I will try to help.
|
IP Logged |
|
cbaldwin
Groupie
Joined: 09 Apr 2014
Online Status: Offline
Posts: 81
|
Posted: 23 Oct 2014 at 4:46am |
I want to display the adequate inventory in my cross tab.
For each of the blood types AN,Bn ETC
My intention is to later display the difference between current inventory and adequate inventory in a subsequent row.
|
IP Logged |
|
Dr4ke
Senior Member
Joined: 09 May 2014
Online Status: Offline
Posts: 209
|
Posted: 23 Oct 2014 at 4:48am |
What is adequate inventory? I don't fully understand the calculation you are trying to perform
|
IP Logged |
|
|