Is it possible to use a non-by default function to compute in categories?

when you create a category and/or subcategory in numbers, by default, you can make just five numeric computations in every subgroup: subtotal, average, min, max and count.
It is possible to add a new computation type to that menu, like standard error or standard deviation?
thanks

Not that I know of. You could do something like what is shown below if you have just one level of categorization. It involves some manual work if you add more categories and, as written, doesn't work for sub categories.
I changed the text color of table 1 column C to white so the numbers wouldn't show in each row. The category formula in column C can be min, max, or average.
The STDEV formulas in table 2 have weird references but each is really just the entire column. To create the reference to a column, click on the column letter. The STDEVs are in a header row so the results of the formulas become the names of the columns and the formulas then use those names. Kind of circular but it all works. Maybe if you put the STDEV in row 1 instead of row 2 (and change all formulas accordingly) it would use "one" , "two", and "three" as the references.
I'm not so sure I like this but I offer it up anyway.

Similar Messages

  • Is it possible to use my iPad as modem 3G in computer?

    Is it possible to use my iPad as modem 3G in computer?

    No, currently only the iPhone supports the personal hotspot function.

  • Is it possible to use a non-null sender in auto-reply / out of office messages?

    I am using a smarthost that blocks null senders by default.  They have indicated that they can provide an override for our server to allow null senders, but the e-mail from null senders will go out a "high risk" IP that is likely to get
    blacklisted because e-mail from null senders is triggering more blacklisting as of late.  I would prefer to make Exchange populate the sender field on the outbound auto-reply / out of office messages.  Is this possible?

    Hi PRDIT,
    Based on my knowledge, it is impossible to achieve this goal by normal method directly.
    Thanks
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • Possible to use a Non-Apple, Non-OEM powersupply in Powermac MDD?

    Hello, I need to replace my power supply unit. Has anyone had any success in using a new stock PC powersupply, such as one made my Antec or others? If so, what must one look for in the specs?
    I find it more reasonable to spend $50 on a new, better power supply than $250 on an old or used noisy one, but will it work?

    Hi! They are different so read THIS. You can buy new ones HERE, HERE, On THIS SITE, HERE and used or refurbished ones HERE. Tom

  • Is it possible to use a CONSTANT as Default Namespace?

    Hi,
    I create from a table and an XML-field a view. For the command XMLTABLE I have to use a DEFAULT namespace.
    Is it possible instead of a fixed string to use a constant variable which I read using a function?
    As example:
    CREATE OR REPLACE VIEW pain_001 AS
    SELECT i.iban_ausz_id IBAN_AUSZ_ID
    ,oc.PmtCdtInstrId PmtInf_CdtInstrId
    FROM IBAN_AUSZ_E i
    ,XMLTABLE(XmlNamespaces(DEFAULT 'http://www.six-interbank-clearing.com/de/pain.001.001.03.ch.02.xsd'),
    '/Document/CstmrCdtTrfInitn/PmtInf/CdtTrfTxInf'
    PASSING i.pain_001
    COLUMNS
    PmtCdtInstrId NUMBER PATH 'PmtId/InstrId'
    ) oc
    I want to replace 'http://www.six-interbank-clearing.com/de/pain.001.001.03.ch.02.xsd' with a function wich returns a constant variable like "package_name.get_const".
    Is this possible?
    Thanks in Advance.

    odie_63 wrote:
    Hi,
    I want to replace 'http://www.six-interbank-clearing.com/de/pain.001.001.03.ch.02.xsd' with a function wich returns a constant variable like "package_name.get_const".
    Is this possible?No, it's not possible. It has to be a string literal.but for dynamic sql (EXECUTE IMMEDIATE) looks like it's possible

  • Possible to use non-AT&T wireless card with iPad??

    Thinking of getting an iPad, however I travel frequently and after looking at the outlandish prices for international data plans, I am about ready to give up on the idea. Anyone know if it is possible to use a non-AT&T wireless card with the iPad? I'm guessing there would be a compatibility issue of some sort.

    The 3G iPad is not locked to a particular service provider. You can get a local Sim card and data plan in many countries. This article will give you some idea of what's available: http://gigaom.com/2010/05/10/ipad-data-plan-guide/

  • Using a non-mac powersupply?

    Hey there, I recently purchased a powermac G4 but it turns out it has a bad power supply. I can't read any of the print on the old supply anymore, and I have a bunch of pc supply's sitting around so I was wondering if it is possible to use a non mac powersupply, and if so what wattage I need

    To ID your G4, take a look at the following:
    http://docs.info.apple.com/article.html?artnum=58418
    http://docs.info.apple.com/article.html?artnum=42739
    For wiring mods to an ATX PSU for a Sawtooth, take a look at the instructions here:
    http://www.xlr8yourmac.com/systems/ATXG4_AGP_conversion/G4_AGP_to_ATX_casepg2.htm#next
    and here:
    http://www.outofspec.com/frankenmac/wire.shtml
    The OutofSpec site also has instructions and pinouts for non Sawtooth models.
    As far as wattage goes, a good quality 300+ watt PSU will be plenty, and provide power for expanding the system later on. Put in 400 watts if you think about adding SATA drives with a controller card. You will easily be able (depending on model) to run up to 4 hard drives (internal), upgraded graphics card with fan, upgraded CPU with fan, and 2 optical drives.
    G4 AGP(450)Sawtooth   Mac OS X (10.4.8)   2ghzPPC,1.62gbSDRAM, ATI9800, DVR-109,(IntHD)120&160,LaCie160,23"Cinema Display

  • IC Knowledge Search using external non-sap KB repository

    We are currently prototyping the Knowledge Search functionality in CRM 2007. However instead of using the Solution database, we would like to use an external repository like MS-Sharepoint as our knowledge base. We would like to get some feedback from the forum to understand if this approach to integrate an external CM system has any downsides as against using the standard solution database
    Thanks,
    Santosh

    Hello there,
    SAP Solution Manager contains some functionality to work with non SAP products. For example, in transaction SMSY (system landscape) you can define non SAP products and therefore non SAP systems, although the functionatlity that you get thus is somewhat limited (no automatic refresh, no logon from RFC destination, etc).
    The same applies for the project (SOLAR_PROJECT_ADMIN) part of Solution Manager. It is possible to assign a logical component for a non SAP product to a project, then in the project it is possible to describe the process and document it but it will not be possible to use the more SAP oriented functionality like links to IMG projects, etc.
    Best regards,
    Miguel Ariñ

  • Using the result of a function, inside a subselect

    Hi!
    I´m wondering if it´s possible to use the result of a function inside a subselect. Let me give you an example of what I´m trying to do here:
    select * from t_node where node_pk in (get_node_parents_pk(22345));
    The function get_node_parents_pk stands in for the following SELECT-statment:
    select node_pk from t_node_child where parent_node_pk = 12345
    The statement above would return something like this: 12435,23423,23453,23452
    These values represent the node_pk value for the parent nodes.
    I want the get_node_parents_pk function to return a result set similar to this so that I might call it inside the IN ( ) statement.
    Any clue? =)

    I created a collection type in the database:
    CREATE OR REPLACE TYPE nodes_pk_arr IS TABLE OF INTEGER;
    The function get_node_parents_pk () is made to return the collection type above. However, this does not work. I get the following error message:
    SELECT *
    FROM t_node
    WHERE node_pk IN
    (SELECT * FROM TABLE (get_node_parents_pk (22345)));
    ORA-22905: cannot access rows from a non-nested table item
    However, if I insert a nodes_pk_arr collection directly into the SQL-statement, like I do below, it works:
    SELECT *
    FROM t_node
    WHERE node_pk IN
    (SELECT * FROM TABLE (nodes_pk_arr(24564,23545,34523));
    So, when returning the collection from the function I´m told that the collection is not a nested table, when in fact it is. What gives?
    Also, is there no way to return a result set directly from the get_node_parents_pk() function, making it possible to write the statement like that shown below?
    SELECT *
    FROM t_node
    WHERE node_pk IN (get_node_parents_pk (22345));
    Your reply is much appreciated!
    Kind regards
    Robert

  • HT1178 is it possible to use a 4th generation Time Capsule to extend a non-apple network?

    Is it possible to use a 4th Gen. TC to extend a non-Apple (Netgear N600) network?

    No, not if you are asking about extending the network wirelessly.
    If you can connect the TC permanently to the Netgear router using a wired Ethernet connection, then the TC can be setup to provide more wireless signal coverage that way.

  • Is it possible to use variant configuration (with a Non-SAP solution) when creating ERP sales orders in SAP CRM WebUI

    Hello,
    our customer plans to use a Non-SAP solution for variant configuration (Camos) in SAP ERP (ECC 6.0) and in SAP CRM 7.0 EHP1 as well.
    ERP sales orders (and ERP quotations) should be created in SAP CRM (CRM WebUI).
    Is it possible to use variant configuration (with an external variant configuration tool) when creating ERP sales orders and quotations in the SAP CRM WebUI or do we have to implement SAP IPC for this?
    Thanks in advance.
    Regards,
    AEV

    Dear AEV,
    I think LORD (lean orders) should work with variant configuration as well. In the note 1236015 there is not restriction listed. However you need lord2 activated in ECC, and ECC system should be on EHP4.
    Best regards
    Rene

  • After las update some menus doesn't work properly. Ther is non possibility to use mouse. Why?

    After las update (9.2.1) some menus doesn't work properly. Ther is non possibility to use mouse. Why?

    Operating System?

  • Is it possible to use non gif/jpg images in Swing?

    hi,
    is it possible to use bmp, png or other formats in Swing (eg as part of ImageIcon) without using the imaging libraries?
    I can't find anything in the docs but was hoping its supported somewhere?
    thanks,
    asjf

    I know you can load and display a PNG image just the way you do for a GIF/JPEG one :
    ImageIcon myIcon = new ImageIcon("my_icon.png");but I don't think many others formats are recognized by j2se... you can simply try to load a BMP file to find out.

  • Is it possible to use iChat for non network video conferanci

    Hi all,
    I am looking for a little help please. This may be a fruitless question, but here it goes. I have a deaf 5th grader. TTY relay is essentially a thing of the past, and all of her friends are using 'video phone' to keep in touch. Anyway, today we got a Sorenson VRS router and video phone camera from her school, and it uses our existing cable internet connection. It is a BUNCH of stuff to hook up to an already crowded system. Does anyone have any ideas about the possibility of using iChat for my daughter to connect to her friends that will be using a different system?
    Sorry if this is the question of a Neophyte. I am learning this deaf world as i go.
    Thanks,
    Chad

    HI Randell,
    Welcome to the Apple Discussion Pages.
    I can tell you what iChat will do and maybe that will help.
    iChat is an Instant Messaging service that uses the AIM servers. Therefore it is an AIM client.
    AIM stands for AOL Instant Messenger.
    You can join this service in several ways.
    1) By having the AOL Package where AOL is your Internet provider (ISP)
    2) By having the stand alone Application referred on these Discussions as the AIM application (comes in several version for PC, Macs, Linux and phones although each version varies as to what it can do - see side bar at link page).
    3) Or by another application that is also an AIM client.
    On a Mac that can be Proteus or AdiumX, there are PC AIM clients like Trillian.
    Some AIM clients only do some of the features.
    FOr instance iChat to PC AIM can Video (Moving Pics and Sound) but not Audio only.
    iChat to Trillian on a PC can do both Video and Audio only if the PC end has the Pro version of Trillian ($25)
    All clients can at least Text chat.
    Many can send files and pics as well as Text chatting.
    iChat can support Text chatting, Audio Chats and Video chats. Any USB Mic will work for Audio chats. Many Firewire DV Camcorders also work, many Firewire Webcams also work and some USB cams can be made to work with iChat.
    To do this iChat needs a fast enough Mac (Procesor speed) and a fast enough interent Connection Speed.
    In iChat 2 there is felt to be a better chance of success with connections to PC machines running either AIM (or the AOL package) or Trillian Pro for Video chats.
    Text chats and Video chats can be done to the same Buddy (contact) at the same time. I would have thought this would be ideal as it provides a chance to practice lip reading skills and not missing any of the info.
    What iChat 2 can not do.
    1) Chat to other services like MSN or Yahoo!
    2) Chat or link to Video phones.
    3) Video to Mobile (cell) phones.
    4) Connect to other Video conferencing services.
    For more info start here
    Faq on how to start in iChat
    This tells you more about connecting to PCs.
    More info than you might need at this stage http://www.ralphjohnsuk.dsl.pipex.com/
    What iChat 3 adds.
    1) Upto 4 people in a Video chat
    2) Access to the Jabber service (Another Instant Messaging service). This also can use Jabber servers that provide things called Tranports Gateways to other IM services which allows Text chatting to Buddiies on these services.
    Ralph

  • How can I share printers using a non apple router, imac to ipad?

    Newbie in osx, but experienced in linux.
    My new imac has 3 printers setup for sharing, but ipad 2 / iphone 4 fail to see them.  I am using the belkin router that I owned already, instead of buying an Airport.
    I found a solution at askubuntu.com Q 26130 at http://askubuntu.com/questions/26130/how-can-share-my-printer-so-that-i-can-use- it-with-airprint
    I setup a linux machine on the network, with no physical connection to any printer. The 1st, an hp fax psc has a usb to imac, as the 2nd, an hp psc, the 3rd printer is an epson wireless, which is only connected on the network by wifi to the belkin router. I'm certain the imac "sharing" is properly setup, because the linux machine has no trouble finding the printers.  Only the ipad / iphone have a problem.
    Once I put the linux machine (with the above changes) on the network, everything works as desired.  I can print on the ipad / iphone to any of the 3 printers, using the built in Airport printer routine (not the epson or hp apps). And the imax and linux machines can also print on all 3.
    So, I suspect the imac isn't telling the router to display the printers on the network in a way that iOS can see them. I know it would work if I owned an Airport, but I'd rather not spend that much right now.
    I'm sure someone knowledgable in OSX might have an idea where to stick an Airport definition file, created from the python script in askubuntu, that could solve this without having to run the linux laptop all the time.  Any ideas?
    TIA

    It's possible to use free software (Virtualbox and Ubuntu) to fix the broken iOS 5 Airprint printing with non supported printers.  Here's a fix that works on my imac, but should also work on even a windows pc.
    My setup is a lion imac with 2 non-airprint supported usb printers attached, a belkin wifi router that provides network connectivity for my imac, ipad, and iphone.
    Install ubuntu 11.10 in a virtualbox vm.  Specify to use the "Bridged Adapter" with "en1: WiFi (AirPort)" for the network hardware.  Make sure the imac's usb printers are setup with sharing.  On ubuntu, select System Settings > Printers and add your imac's shared printers to the list.  Then start ubuntu's firefox and set "localhost:631" in the address. On the administration tab, under the Server section, check "Share printers connected to this system" and hit Change Settings button to activate it.  Go back to ubuntu's printer setup, and right click on each printer and check that the properties Policies tab does not have any messages about it being unshared. If so, then go back to firefox and make sure the Server sharing checkbox is enabled. It may help to reboot.
    Fire up virtualbox to be able to use AirPort printing to your imac's usb printers, when you want to print from the iphone or ipad. This also works on iOS 5.
    Only problem is error message from iphone to check the printer for errors, even though it actually prints ok.
    references: 
    http://askubuntu.com/questions/26130/how-can-share-my-printer-so-that-i-can-use- it-with-airprint
    https://lists.ubuntu.com/archives/ubuntu-devel/2011-June/033611.html

Maybe you are looking for

  • Resolving targetpath for .lnk shortcut doesn't work in some cases

    I'm trying to resolve the targetpath for a shortcut using PowerShell code that uses the WshShell object: $WshShell = New-Object -ComObject $link = $WshShell.CreateShortcut('C:\users\sba\desktop\......\foo.lnk')                   $link.TargetPath   th

  • Expdp fails to create .dmp files in NFS mount point in solaris 10,Oracle10g

    Dear folks, I am facing a wierd issue while doing expdp with NFS mount point. Kindly help me on this. =============== expdp system/manager directory=exp_dumps dumpfile=u2dw.dmp schemas=u2dw Export: Release 10.2.0.4.0 - 64bit Production on Wednesday,

  • Need_help_in_report_layout

    hi all, i have three questions, if anyone could please help me at this: i have made a report with multiple layouts, with some of the layouts i have manually added summary / formula fields. i did this by making a frame (set color and my desired bevel

  • Which update do i install?

    It appears I'm unable to edit the text in an illustrator file that was sent to me.  I can still delete individual letters, but cannot select blocks of text. Perhaps the client has prevented certain editing capabilities?  Is that possible?  I need to

  • Group condition summary by Year

    Sum({Detail_positive_responses.A8RPositive},{Detail_positive_responses.Survey Date}, "Monthly") I'm looking to be able to change this summary to Yearly.  I tried just typing "Yearly", and Tried "Annually" but get an invalid Group condition error.  is