Paste Conditional Format rule wipes out existing formula... & vice versa.

As far as I can see there is no way to copy an already established conditional formatting rule onto a cell that already has a formula entered without wiping out the formula. And when you set the formatting rule first and then paste in the formula, it wipes out the conditional formatting rule.
Surely this is not too much to ask -- or am I missing something here?

Badunit, thank you for the info about Paste and Match Style. That works very nicely. Interestingly, I don't believe the specific use of the command for this purpose is documented in the manual, though it certainly should be.
Yvan, I have read everything the manual has to say about conditional formatting three or four times over, and yes, I know that the function is available via the Inspector as well as under the Format menu.
You are mistaken, however regarding copy and paste.
Conditional formatting is indeed transferrable via copy and paste, as you will find if you try it, and as is mentioned in the manual at the bottom of page 82. And pasting a function into a cell with conditional formatting deletes that formatting. So Badunit's suggestion is the only solution to avoid having to re-enter either the formula (very large) or the formatting rules. In this instance there were 14 rules in force, and re-entering them was tedious.
A little less rushing to judgement - and a little more courtesy, please.

Similar Messages

  • Creating a conditional format rule dependant on adjecent cell

    Hi,
    I am trying to create a conditional format rule that changes colour dependant if the number in the cell is equal to, greater than or less than the number in the adjacent cell. I get that I can create a cell reference in the format rule (cell c2 is "greater than B2" for example) - but when I try to copy paste the style down the column, it references the first cell (B2) always. It leads me to having to change the rule individually. Is there a quick way of creating a conditional format rule that is dependant in the adjacent cell, and copy it along the whole column. I hope I have made myself clear!!
    Thanks

    you can make a secondary table that performs the conditional test, shades a cell and is slide behind the original table to do the shading:
    The formula in the table on the right (the "Shader Table") is:
    B1=IF(Original :: B1>Original :: A1, "H", IF(Original :: B1<Original :: A1, "L", "E"))
    B2=IF(Original :: C1>Original :: B1, "H", IF(Original :: C1<Original :: B1, "L", "E"))
    select B1 and B2, then fill down
    Now select the range of cells B1 thru C9 and apply conditional formatting as shown.
    Select the table "Original" and make the fill for the table "None" so that it is see through.  Now send the "Shader Table" to the back by using the menu item "Arrange > Send To Back" then slide the table under the "Original" Table

  • HT4648 So if you import a numbers document from a mac to iPad which has a conditional format rule such as a cell with a score between 1-10 fills with the colour black will still work on the iPad? Not being able to edit it just means you can't change this

    I want to use numbers on my iPad mini for a team I coach. I have a spreadsheet on my mac I want to import onto the iPad mini for players to enter in wellness ratings. On this spreadsheet (on the mac) I have a conditioning formatting rule that when a player enters in their numbers the cells fill with black so others can't see their entries (to maintain privacy). Will this function import across onto iPad numbers? From the discussion I saw on this site it only partly answers my question stating "it cannot be edited" does this mean the conditional formatting rule cannot be changed and therefore will still work or the whole spreadsheet can't be edited and you can only view the spreadsheet and make no new entries to it?

    Yes, I have posted this thread to different forums after I realized that Lenovo "customer care" is not likely to help me out and even wirelessforums.org members couldn't come up with any ideas for days, that's why. I have already written that helper applications like SMAC (or etherchange or macshift) don't work, because they do the same thing in the system as I change it in the driver panel, so they use the same method which simply does not work.
    Locked? Definitely not. If yes, why can I change the MAC of my adapter under Ubuntu Linux using b43 open-source driver if it's really locked? Or you mean it's locked from software, because Lenovo or Broadcom didn't want their users to change their MACs or they just forgot to release a fully-functional driver? Well, then I would like to have a driver in which it's not locked, because this is a basic feature of my adapter of which the hardware is capable.
    I have already contacted Broadcom, see their (automatically-generated) answer in my initial post, but I will try to do that again with more foresight.

  • Is it possible to save a set of conditional format rules in Numbers?

    I am a doctor, and I have a call schedule that comes out each month (in an Excel spreadsheet). So, I want to open up the spreadsheet in Numbers and have each instance of my name (Smith) highlighted, by setting the background of the cell to a fluorescent yellow. This is easy to do by using conditional formatting, and it works well.
    My problem is that each time I want to use the same conditional formatting rule, I have to manually set it up. I would like to be able to save the 'rule', ideally linked to a toolbar button, so that I can run this conditional formatting on any Numbers spreadsheet with one (or two) click(s).
    Does anyone know if this is possible?

    Create a table with the conditional rules then use Format > Advanced > Capture Table
    Each time you will create a new table from the captured table it will have all the source's attributes.
    Of course, you must save in the native Numbers format.
    If you export as Excel most of these settings will be lost.
    Yvan KOENIG (from FRANCE vendredi 9 janvier 2009 19:44:05)

  • How do you copy a conditional format rule down successive rows in a Numbers spreadsheet, maintaining continuity between two values within the same row?

    I have a spreadsheet with multiple rows and I want to copy a conditional format pattern on each row.
    e.g.
    Condition: row 1/col A (A1) = row 1/col BC (BC1). Conditional Format: Italic, Fill Green. Now I want to copy that to succeeding rows in my spreadsheet.
    A2 = BC2 => Italic, Fill Green
    A3 = BC3 => Italic, Fill Green ..... and so on.
    I should be able to drag the format down through the spreadsheet, with the BC column increasing (2, 3, etc.) along with the A column, but that does not happen. if I try to drag the format through the spreadsheet, the BC column remains locked on BC1. You have to physically go into each iteration and change the BC column iteration. This is one major difference between Numbers and Excel. Never had the problem in Excel. I prefer Numbers, and that is why Im looking for help in this matter. Thanks much.
    Eugene O'Connor

    Hi Eugene,
    This is the designed behaviour in Numbers. To register your desire for a change, Provide Numbers Feedback, using the link in the Numbers menu (in Numbers), or using the link in this message. Make a Feature Enhancement request.
    There is a bit of shortcut in editing the cell references in the rules you have now:
    Select all of the cells that will contain this rule.
    Set up the rule for the first (A1), using BC1 as the cell reference.
    Set up your table (hide columns) so that you can see both columns (A and BC ) while the Conditional format rules dialogue is open.
    Starting at A2, use this loop:
    - Click the BC1 reference in the rule to select it.
    -Click on cell BCn in the table.
    -Click the Edit button twice (toggles to Done, then back to Edit).
    -Press the down arrow to move to the next cell.
    -Repeat.
    An even shorter method is to add a column before or after column A, use a formula to test if A1=BC1, etc. (which will increment as you fill down), then set the conditional rule for that columns cells to
    Text is TRUE
    Set default text colour to white, and conditional text colour to match the conditional fill colour. This will flag the cells matching your condition by colouring the adjacent cell (and hide the text by matching the background colour in both default and conditional modes).
    Regards,
    Barry

  • Itunes 10.5 update - itunes downloading afresh - will this wipe out existing libraries

    I'm trying to update itunes to 10.5 to enable update of iOS5 to iPhone 4 . Unlike before when responding to prompt to update itunes, it opens up a new browser and prompts to download itunes. I went through the steps - up to the installation - but then noticed actions such as removing Itunes libraries. I aboted at this stage. Will this fresh install- wipe out existing libraries- or ok to carry on.

    Upgrading to iTunes 10.5 won't affect your iTunes Library. The phrase "removing Itunes libraries" will have refered to removing old versions of iTunes code in "dynamically linked libraries", or DLL files, to make way for the new updated versions of the same.
    tt2

  • Conditional format rules for ipad

    When using numbers on my Mac book pro I can set cells to automatically hi light once they reach a certain value such as 300 then the cell turns yellow. My problem comes when using numbers on my iPad which is what I'll usually be doing. For some reason that function does not sync via iCloud  from numbers for Mac to numbers for the iPad. Evrything else works great but i have no way to check whether I've reached my parts quota at a glance. I have to go down the list and check all the values against the value i need. This is really a hassle when i know the function works in one version of numbers but not in another. Is there a way to sync that or is there an update in the works that will allow this function? Thanks in advance for the help.

    As far as I know, conditional formatting isn't supported by Numbers for iOS.
    Ask in the forum dedicated to iWork for iOS to check that.
    Yvan KOENIG (VALLAURIS, France) mardi 10 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • Will reinstall of OSX wipe out existing Boot Camp partition?

    After a trial install of Parallels corrupted my XP side I have had to reinstall XP on a new boot camp partition, (seen as C: drive).
    But soon after that I noticed a few apps not working properly or not at all in the OSX side.
    I've tried to start up from the Tech Tool disk by holding the C key but it will not do it. It always just starts normally at the sign in prompt rather than running from the disk. I used the Disk Tools app. on the OSX installer disk to Repair Disk Permissions that seem to be needed. It then verifies the corrections are completed, but show back up again in repeat tests. I've concluded that I probably need to just do a fresh install of Osx but does that mean it wipes out the XP side as well?
    All this reinstalling takes a ton of time that I need to be doing my job instead.

    I installed Leopard over Tiger on two machines (normal upgrade not A&I) and on both machines the XP and Vista sides were still working just as before.
    If you system is clean, there is no reason for an install of one to affect the other. Bootcamp is over and done with, once it creates the partition. At that point you have a dual-boot system and the partition wall will prevent one from OS from changing the other.
    I have not even run BC2.0. My partitions were created with BC1.3 which I updated to 1.4 before installing Leopard.

  • IPod nano gen 4 Mac formatted: if I do a PC format, will it wipe out existing songs, audiobooks etc.?

    My PC wants me to format the nano. Will this cause all the existing data to be wiped out and the Mac reformatted to work on that computer again?

    Niel, does this mean a PC (Windows 7) formatted ipod nano can be synched on a Mac (with songs, etc.) and comingled with data previously synched from the PC? What I would like to do is download into the ipod nano stuff from both the PC and the Mac with the PC being the primary computer connected to the nano.

  • Will downloading new Acrobat subscription wipe out existing Acrobat files?

    Hi Everyone,
    I am a university faculty member who had Acrobat installed on my work computer at home. A student this term plagiarized a paper and in the process of visiting the paper mill the paper was plagiarized from, my computer was infected with a virus. In the end this made it necessary to reinstall most software systems through Dell in my computer. However evidently Dell reinstalled a somewhat different subscription of Adobe Acrobat during the repair process. I used to be able to edit my pdfs directly from the document without having to export to (e.g.) Word. I need to do this for my work so I clicked on the 'subscribe for this feature' option on one of my existing pdfs. I was shortly informed that I have committed to pay $19.99 / mo. for the privilege of editing my pdfs in any fashion. However, when I try to do this nothing happens--I am unable to edit text.
    Most likely this is for the reason that I have not clicked on a button somewhere that says 'download your software' now (for my 'new' subscription). But I am worried: I have many existing Acrobat files that are essential to my livelihood on my computer (although I can't edit any of them now!). If I download my 'new subscription') what will happen to my existing files? If I have this existing version of Acrobat and try to download a new one, will this affect (e.g. override) my existing files? Sorry to sound paranoid and possibly very naïve but given my experience above perhaps you will understand. Can someone help?
    Topics9

    Hi Topics9,
    Have you installed Adobe Acrobat or Adobe Reader?
    With Adobe Reader you can only view files and not edit them.
    If you are using Acrobat then what version are you using on your computer at the moment?
    If you are using an older version then installing the newer version will not affect any of the saved pdfs you have.
    When you say you try to edit pdf then nothing happens....do you get any error? As 'Ajlan' mentioned above is the pdf protected? Does the same issue exist with other pdfs as well.
    We need more details to be able to help you. Screenshots will be very helpful.
    Regards,
    Rave

  • Assist , how do i allow hosts in inside segment to reach out segment and vice versa taking into account the security levels

    ASA Version 7.0(8)
    hostname BUJ-IT-ASA-LAN-2
    domain-name leo.bi
    enable password MgKXXPviZgW4zhKc encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    dns-guard
    interface Ethernet0/0
    description connects ucom lan
    nameif inside
    security-level 100
    ip address 192.168.0.13 255.255.248.0
    interface Ethernet0/1
    description out interface
    nameif outside
    security-level 0
    ip address 192.168.254.1 255.255.255.0
    interface Ethernet0/2
    shutdown
    no nameif   
    no security-level
    no ip address
    interface Ethernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    shutdown
    nameif management
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    management-only
    ftp mode passive
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    pager lines 24
    logging asdm informational
    mtu management 1500
    mtu inside 1500
    mtu outside 1500
    no failover
    asdm image disk0:/asdm-508.bin
    no asdm history enable
    arp timeout 14400
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00
    timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
    timeout uauth 0:05:00 absolute
    username UcomIT password Tx95VR7l4gIiavnh encrypted
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    http 192.168.0.0 255.255.248.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh 192.168.0.0 255.255.248.0 inside
    ssh timeout 5
    ssh version 2
    console timeout 0
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd lease 3600
    dhcpd ping_timeout 50
    dhcpd enable management
    class-map inspection_default
    match default-inspection-traffic
    policy-map global_policy
    class inspection_default
      inspect dns maximum-length 512
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect icmp
    service-policy global_policy global
    Cryptochecksum:ba068a6f85d256ce9351d903c60873e5
    : end

    Hi,
    Its success really depends on the rest of the network that I dont know about.
    If you hosts that you are using to PING/ICMP through the ASA are connected to the same network as the ASAs interface then you will have to make sure that the hosts both have routes towards the other network.
    Also if on the "outside" of the ASA there are additional networking devices then you have to configure default route on the ASA also as mentioned in the other discussion.
    route outside 0.0.0.0 0.0.0.0
    The above replys ACL was just an example of the configuration format. If you wanted to allow ICMP then you would also have to allow ICMP
    access-list OUTSIDE-IN permit icmp 192.168.254.0 255.255.255.0 192.168.0.0 255.255.248.0 echo
    I dont see anything else wrong with the ASA configuration related to ICMP other than possibly the lacking of default route and allowing the ICMP from the "outside" with the ACL "OUTSIDE-IN".
    Go through the network setup from one host to the other. On each step confirm that that device has route towards both of the networks. Otherwise the devices will naturally not be able to forward the ICMP messages from end to end.
    - Jouni

  • Setting in point changes out point and vice verse

    I'm working on a motion graphics project in After Effects. Setting in and out points is fine but my After Effects is acting strange all of the sudden. It allows me to set an in point for a layer but once I set an out point it sets the in point back to the begining. The same happens the other way arround. This is really annoying and is actually impeding my ability to work. How can I fix this issue?

    Do you use any time-stretching/ time remapping? Also this behavior may occur with some combinations of source timecode usage, so turn that off in the prefs and elsewhere if you don't depend on it...
    Mylenium

  • Copying formatting from conditional formatting without the rules

    I tend to use a lot of conditional formatting in my spreadsheets. Unfortunately, this leads to two problems:
         1) I need more rules than are allowed (this seems to be related to the height of my screen... probably because the dialog box doesn't have a scrollbar)
         2) This really, really slows things down, especially when combined with cell references, and particularly when I'm trying to rearrange cells (as far as I can see Numbers has a tendency to freeze and/or blank out the table I'm working on)
    The easiest way I can see out of my predicament would be to somehow remove the conditional formatting rules while keeping the actual formatting... like copy-and-pasting values instead of the actual cells (with intact formulae). Is this possible? And if possible, how would I go about doing it?
    Thanks in advance!

    Up to 15 rules can be set for conditional formating of a cell.
    1)
    Considering that the usual purpose of conditional formatting is to flag 'unusual' values, and to make the 'condition' instantly visible and recognizable, that seems an over generous number. If a cell or group of cells on your table 'needs' more than 15 possible formats (the base format and 15 others based on rules), perhaps what's needed is a re-thinking of why that many are needed, and whether having that many formats adequately answers that 'why'.
    If you really do need that many, you can set then, even if your display height is filled with fewer than that. Additional rules may be inserted after any existing rule, not just the last one. note, though, that the conditions are evaluated in the order the rules are listed, from top to bottom, and the format is set by the first rule encountered whose condition is met.
    2)
    Not surprising. Numbers recalculates the entire table each time a value in the table is changed. That calculation includes through each list of conditional formatting rules until a match is found (or the end of the list is reached), and includes setting the new format for each affected cell.
    3)
    Not that I'm aware of. The base format of the cell may be copied (option-command-C) and pasted elsewhere (option-command-V), and that pair of operations will include any conditional format rules that had been set for the original cell.
    But conditional formatting is just that—a set of rules that applies a set of attributes to a cell when a specific condition is met. The applied format exists only when the condition is met, and can't be copied except by copying the rule—actually the whole set of rules for that cell—which puts you no further ahead.
    3a) You could, of course, change the base format of the cell to match the colour and style applied by the conditional rule, then clear the conditional format rules for that cell or set of cells. That would 'remove the rules while keeping the (applied) formatting', and would leave the formulas intact. seems to me a game not worth the candle, though.
    Regards,
    Barry

  • Copy/paste style doesn't work for conditional formatting with cell refs

    I created a conditional format on a cell (B3) that compares its value to the value of a cell above it (B2).
    If I 'Copy Style' and paste that style into the cell beside it (C3), the conditional formatting still refers to B2. If I want to do this for a whole row of cells then I have to manually edit the cell reference in the conditional formatting for each cell.
    Anyone else seen this behaviour? It makes me think of going back to Excel.

    Don't know if you'd consider this a 'workaround' or simply a way to do what the OP asks with as little fuss as possible.
    I created a conditional format on a cell (B3) that compares its value to the value of a cell above it (B2).
    If I 'Copy Style' and paste that style into the cell beside it (C3), the conditional formatting still refers to B2...
    The desire is to have each cell in row 3 formatted depending on a comparison with the cell directly above it. If each comparison is the same (eg, Equal to), and the 'true' action for each is the same (eg. Fill with yellow), the following will save some effort:
    Select the whole row, B3:G3 (or further).
    Set the conditional format rule to
          Equal to | B2
    And the action for Fill yellow.
    Click Done.
    With the conditional formatting dialogue still open, select C3. You may also want to move the dialogue window up to just below row 3.
    Repeat these three steps:
    Click on the B2 reference in the dialogue.
    Click on cell C2 in the table.
    Press the right arrow to move the selection to D3.
    Click on the B2 reference in the dialogue.
    Click on cell D2 in the table.
    Press the right arrow to move the selection to E3.
    etc.
    Regards,
    Barry

  • Can conditional formatting detect formulas?

    I have a spreadsheet for home accounts/debts etc, and I like to put forward calculations in columns so I can get an idea of how long it will take to pay off debts. These forward calculations are formulas based on APRs etc, and I manually format them in grey italics. When a bill comes in with the actual amount on it, that formula gets replaced with the bill amount, and I switch the format to black plain text so I can see it's an actual value.
    Is there any way, using conditional formatting or otherwise, I can automate this so that when I type in a real value it can detect it's not a formula and reformat the cell?
    Thanks!

    No.
    Conditional format rules depend on comparing the value contained in the cell, and pay no attention to how that value got there.
    That said, it might be possible to examine the value and determine whether it was entered directly or formula generated. If the value in the cell is NOT equal to the value in the cell rounded to two decimal places, then chances are the value was generated by a formula. Not perfect, as it will not detect generated values that are exact to zero, one or two decimal places (eg. 12.00000, 12.10000, 12,12000, etc), and won't find any values where the formula itself actually rounds (as opposed to 'displays') its result to two (or fewer) decimal places.
    Here's an example:
    As indicated in column A. the values in B2 and B3 are entered numbers, those in B4 and B5 are calculated. Column B is formatted to DISPLAY these numbers as Currency, with the usual two decimal places.
    Column C uses the formula =B to transfer the  actual values in column B. Formatting is set to automatic.
    Column D uses the formula =ROUND(B,2) which rounds the values in column B to two decimal places. Formatting is set to automatic, so what is shown is the actual value.
    The conditional formatting rule, shown for cell B5,  compares the actual value in column B with its rounded counterpart in column D. If they are the same, the assumption (wrong, in this case) is that the value was entered, and the rule applies bold style to the text and a light grey fill to the cell. If they are different, no change is made.
    Note that there's some tedium involved in setting this up, as the rule for each cell uses a different comparison cell, and these must be set (or reset) individually.
    Regards,
    Barry

Maybe you are looking for

  • MS-6368 and AC97

    I have an MSI 6368 Motherboard with an audio problem under WinXP. Usually, I can solve these types of issues, but this one is starting to stump me. This is a brand new preloaded copy of XP Home. The sound worked at first then during sound driver upda

  • Disks on Desktop

    What gives with all these disks on my desktop? -Gmail Notifier -Google Earth -MSN Messenger -Adobe Reader -Firefox It seems whenever I download a third party program, it's not saved as an application, but as a seperate disk on my desktop. Why? It's c

  • I give up: Trying to change to app with In App Purchase

    This should be such a simple process and procedure. I have an app priced at .99 in iTunes. I have been trying to change it to a free download, first 7 pages of app free preview, with an In App Purchase of .99 to view the rest of the app. Have followe

  • Does not import from Canon 7D Mark II?

    Is there an update to Elements 12.2 that will allow importing pictures from a Canon 7D Mark II?

  • How to show TV Shows with 20 seasons

    I have a television show in my iTunes with more than 20 seasons but when looking at it in the "Shows" view it only displays Season 1.  Other than changing the Show name on the Video tab, is there any way around this?  My objective is to have this TV