How to search two columns and return a value in the same row to a cell?

Identification
Diameter
Soak
3" Tank (inches/kft)
AWG
mils
Code
Strands
Shield
Conductor
Insulation
Semi-Con
Days
SD
Injection
Soak
Total
2
175
00
7
External
0.288
0.692
0.752
60
0.4
3.6
20.0
23.6
2
220
00
7
External
0.284
0.764
0.864
75
0.4
3.6
20.0
23.6
2
260
00
7
External
0.284
0.844
0.944
90
0.4
3.6
21.8
25.4
2
320
00
7
External
0.288
0.964
1.064
110
0.4
3.6
24.3
27.0
2
345
00
7
External
0.288
1.014
1.114
115
0.4
3.6
25.6
29.2
Length
3"
4"
AWG
mils
Soak
SD
Injection (3")
Injection (4")
650
2
320
I want to input two values, AWG and mils and return the value in the Days column. 
In the instance of what I am showing ....   AWG=2 AND mils=320 so Soak=110 ....
I want to search the columns (AWG) AND (mils) to return a value in the column (Days) for that row into cell H10 (Soak)  ...
So far I have toyed with LOOKUP, INDEX and MATCH ....

SCW,
I'm sure there is a clever way to cascade functions to avoid adding an auxiliary column in your practice table, but to me it wouldn't be worth the aggravation. I would add a column that concatenates Columns A & B, AWG & mils. This column can be anywhere and would be Hidden. Let's say your new column is Column N.
In Column N, fill the body rows with:
=A&"-"&B
As good Numbers programming form would indicate, let's name the Practice Table Practices and only put the practices in that table. In another table where you do the lookup, let's call it Program, we will have the calculation/lookup.
Based on your example, I'd guess that AWG may be in Column D and mils in Column E of your Program table, and the Soak lookup in Column F. If I'm wrong, adjust the column id.
In Column F, write:
=OFFSET(Practices::I$1,MATCH(D&"-"&E, Practices::N,0)−1, 0)
The hyphen in the concatenated representation of the combination of AWG and mils is just tp make it more readable.
As I'm sure you know, you could use other approaches, but since I had you put your aux column at the end of your Practices table, OFFSET with MATCH is a clean approach. INDEX could be used too.
Here's an illustration:
Regards,
Jerry

Similar Messages

  • Sales order and return sales order in the same field

    Hi Everybody,
        I have sales sales order and return sales order in the same field ,how can i separate these two orders in the report.
    Your suggestions are appreciated
    Warm Regards
    Shreya

    Both are sales documents and should be separated by document type....i assume that all the documents are sotrd in the same infocube and if you have tha document type characteristic you can separated them directly in a report
    Regards

  • TS3367 I have two IPhones and one IPad all with the same Apple ID. I can call facetime between the two IPhones, but I cannot call the IPAD from either of the IPhones and when I call my IPhone from the IPad it rings my wife's IPhone after briefly calling m

    I have two IPhones and one IPad all with the same Apple ID. I can call facetime between the two IPhones, but I cannot call the IPAD from either of the IPhones and when I call my IPhone from the IPad it rings my wife's IPhone after briefly calling mine.

    Each device needs a separate address. Use an email address (gmail.com) on the iPad.
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
     Cheers, Tom

  • How can I flip/mirror and image horizontally/vertically in the same programme? Is there a keyboard s

    How can I flip/mirror and image horizontally/vertically in the same programme? Is there a keyboard shortcut? Mac, latest version.
    Thanks in advance..

    Rola.AlGhalib wrote:
    …but figured how can an editing software not have the simplest things…? …
    Bridge is categorically NOT "editing software".  It's just a file browser, no more and no less.  Period.
    Bridge does not "edit" anything.  Bridge doesn't even open anything.  It just hands files to the appropriate application, whether this be Adobe Camera Raw, Photoshop, Illustrator, Acrobat, InDesign, or even Microsoft Word.
    No, there will most likely never be "an update" for this. 

  • How to work with 50i and 30f/p footage at the same time - FCPX XHA1s

    Hi all,
    Brand new to iMac and FCPX... so really hoping for some help from the more experienced out there!
    I've been shooting in 50i on my XHA1s for about a year, but have faced lots of interlacing issues which I've never managed to resolve. I didn't have a particular reason for shooting 50i, other than it was the default setting and optimum in terms of image quality I suppose.
    Anyway, after much reading I've decided to switch to 30f/p as a fixed setting moving forward... so my question is, how will I work with these two types of footage in FCPX in the same projects/movies?
    Is it simply a case of importing my new 30f footage and letting FCPX do the work, or will I have to get involved in settings? Presumably what I am trying to do is a possibility in the first place?! I really hope so, as I need to still use lots of my 50i footage in projects, at least for a few months anyway...
    Any help or insights would be hugely appreciated, and thanks in advance!
    Jimmy

    You can used to Matrix3f
    This object is a rotation and translate matrix
    for example:
    private void componerTransformada(){
    Quat4f rot = new Quat4f((float) this.getRotacionSobreX(),(float) this.getRotacionSobreY(),
    (float) this.getRotacionSobreZ(),1.0f);
    Vector3f tras = new Vector3f(-4.0f,-4.0f,(-1)*this.getDistanciaDeLaCamara());
    this.setTransformacion(new Transform3D(new Matrix4f(rot, tras, 1.0f)));
    Quat4f is a matrix of ratation
    vector3f is a direction vector
    Transform3d is building with Quat4f and Vector3f.
    That is work i use this to situe the view of point.
    good locky

  • Get Min value and another column value from the same row

    hi all - for each customer and product, I need to grab the row that has the min value for field Value1. I could've just done group by on customer and product and min on Value1, but I also need to grab Vlaue2 from the same row where the minimum value for
    Value1 lies.
    DECLARE @Temp TABLE (CustomerID INT, ProductID VARCHAR(10), Trans_Date Date, Value1 INT, Value2 INT)
    INSERT INTO @Temp VALUES (123, 'ABC', '1/1/2013', 10, 100)
    INSERT INTO @Temp VALUES (456, 'ASD', '1/1/2013', 40, 500)
    INSERT INTO @Temp VALUES (456, 'ASD', '2/1/2013', 90, 700)
    INSERT INTO @Temp VALUES (123, 'ABC', '2/1/2013', 20, 700)
    SELECT * FROM @Temp
    The output should be
    123, ABC, 10, 100
    456, ASD, 40, 500
    I know that I can just join the table to itself and get the desired output but I am dealing with a table that has millions of rows and I was hoping there is more efficient way to do this. any help would be highly appreciated...

    Here is a correction on your DDL to make it into nearly valid table.
    CREATE TABLE Sales
    (customer_id INTEGER NOT NULL,
    product_id CHAR(10) NOT NULL,
    transaction_date DATE NOT NULL,
    PRIMARY KEY (customer_id, product_id, transaction_date),
    value1 INTEGER NOT NULL,
    value2 INTEGER NOT NULL);
    Here is the current syntax for insertion:
    INSERT INTO Sales
    VALUES (123, 'abc', '2013-01-01', 10, 100),
    (456, 'asd', '2013-01-01', 40, 500),
    (456, 'asd', '2013-02-01', 90, 700),
    (123, 'abc', '2013-02-01', 20, 700);
    WITH
    X
    AS
    (SELECT customer_id, product_id, transaction_date, value1, value2,
    MIN(value1) OVER () AS value1_min
    FROM Sales)
    SELECT X.*
    FROM X
    WHERE X.value1_min = X.value1;
    --CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
    in Sets / Trees and Hierarchies in SQL

  • How to compare two columns and provide a report

    hi guys any idea on this one i have a table in apex
    which looks like this                                                Create table Assessments ( USER_ID varchar(40) , Assessed number ) ;
                                                                                         CREATE OR REPLACE TRIGGER "TABLE_IMP_T1"
                                                                                          BEFORE
                                                                                          insert on "TABLE_IMP"
                                                                                         for each row
                                                                                         begin
                                                                                         :NEW.USER_ID := nvl(v('APP_USER'),USER);
                                                                                         :NEW.ASSESSED := ('1');
                                                                                         end;
    The data in this table looks like after some inserts                          USER_ID                    ASSESSED
                                                                                                                          user1@mail                      1
                                                                                                                          user2@mail                       1
                                                                                                                          user3@mail                       2
                                                                                                                          user4@mail                       7
    Then i have another table that has fixed values in it which is called    Assessments_complete  the data in this table looks like                 USER_ID             Assessments_2do 
                                                                                                                                                                                                                                                       user1@mail                       1
                                                                                                                                                                                                                                                        user2@mail                      1
                                                                                                                                                                                                                                                        user3@mail                      3
                                                                                                                                                                                                                                                        user4@mail                     10
    What id like to do is create a report in apex that compares the to tables  and would have columns in the report to shows the USER_ID ,  ASSESSED  ,  Completed   so it would look something like 
    USER_ID                      ASSESSSED                    COMPLETE
    USER1@MAIL               1                                         yes
    USER2@MAIL               1                                         yes
    USER3@MAIL               2                                         no
    USER4@MAIL               7                                         no
    So why it shows no for user3@mail and user4@mail is because there Assessments 2do is not he same as Assessed 
    Any ideas guys

    SCW,
    I'm sure there is a clever way to cascade functions to avoid adding an auxiliary column in your practice table, but to me it wouldn't be worth the aggravation. I would add a column that concatenates Columns A & B, AWG & mils. This column can be anywhere and would be Hidden. Let's say your new column is Column N.
    In Column N, fill the body rows with:
    =A&"-"&B
    As good Numbers programming form would indicate, let's name the Practice Table Practices and only put the practices in that table. In another table where you do the lookup, let's call it Program, we will have the calculation/lookup.
    Based on your example, I'd guess that AWG may be in Column D and mils in Column E of your Program table, and the Soak lookup in Column F. If I'm wrong, adjust the column id.
    In Column F, write:
    =OFFSET(Practices::I$1,MATCH(D&"-"&E, Practices::N,0)−1, 0)
    The hyphen in the concatenated representation of the combination of AWG and mils is just tp make it more readable.
    As I'm sure you know, you could use other approaches, but since I had you put your aux column at the end of your Practices table, OFFSET with MATCH is a clean approach. INDEX could be used too.
    Here's an illustration:
    Regards,
    Jerry

  • How to rename two external hdd's, that are exactly the same brand and model, in order to distinguish?

    Hello again.
    First of all excuse me if I mistype anything or fail to use some terms correctly. English is not my mother tongue and I am kind of new to MacBooks.
    Here's my problem.
    I've got a macbook pro (yosemite 10.10.1, retina, 15", late 2013, 8gb memory, 250gb ssd), and I am using an external hard drive which I found to be quite good for what I wanted (in case it matters it's the lacie porsche design 2TB USB3).
    I wanted one more external hard drive, and since I was satisfied with the one I had bought before, I decided to go for that one again.
    Now the thing is that, when I go to finder I see 2 disks with the same name (and their "share" partitions) and I don't know which is which.
    I'll try to post a screenshot that might clear things out.
    What I would like to do would be to somehow rename the second disk so it appears in the finder as (for example) Lacie1 and Lacie Share1.
    Apparently, the system kinda thinks in a similar way as I do.
    As you can see below, it has done exactly what I want to do in Lacie's manager (or however it's called), but that does not appear in finder.
    (some words are in Greek, but you'll get the point)
    So, is there any way I can do something that will make the disks appear like that in finder so I can differentiate among them?
    Any help would be greatly appreciated.

    Connect the external HDD to the MBP.  Click in the title below the icon two times.  It should then allow you to change the name.
    See this example:
    Ciao.

  • How to set two Star's TSP100 receipt printer on the same mac ?

    Hello
    For my restaurant I use a FileMaker homemade software that can use two ticket printers of the same type (Star's TSP100 receipt printer).
    One is set as "Kitchen" in the underground kitchen and the other as "Desk" in the main floor.
    Software must prints orders for kitchen on the correct printer and other receipts on the other printer. It uses Applescripts command to switch printer before printing.
    Sometimes the two printers are switched and reports are printed on the bad printers.
    Software is working correctly, orders for kitchen are always printed on the same printer and other receipts are also printed on the other printer. When printers switch, the kitchen receive receipts for desk and orders for kitchen are printed on the desk printer.
    How can I fix the two printers to be sure that every orders and receipt are printed on the correct printer.
    Thanks for your help

    Let me first say I have never tried to do that...
    I believe this is completely about the driver. 1 driver can only correctly identify one printer in print & scan prefs. I think you need separate drivers and separate ways to identify each printer.  Like - another copy of the driver with different named file(s); and a printer utility that allows you to change printer name.
    For Epsons the USB setup includes the Serial number - which allows the driver to differentiate. Does your driver do that? Maybe there is an alternate driver you can use for one of the printers?  Check out the free Gutenprint driver.  Search for gutenprint mac.

  • Multiple-point Hardware And Software Failures in Two, Separate and Not-connected Computers At The Same Time...

    A few days ago, I was working on a restoration of a 100-years-or-so-old Calculus book on one of my Linux based computers, while my other computer with the Microsoft Windows Vista operating system was serving as Broadcast TV receiver with its USB HDTV tuner
    in the afternoon.  The weather in Los Angeles was summer-like in November, with clear skies and 90 degree Fahrenheit temperatures.  All of a sudden, my Linux based computer halted in the middle of the processing it had performed hundreds of times
    before in hotter days.  It would not restart.  The entire boot block of the disk seemed to have been garbled.  This did not seem even feasible at all, so I decided to shut its power off for a while.   It came back up after a while,
    and everything looked normal.  Then, it did the same thing again.  I decided to open its cover and check on its multiple fans as there was nothing else that could go wrong.
    I then noticed that the computer with the Microsoft Windows Vista Operating system which had been receiving the broadcast TV, was displaying a freshly-booted log-in screen.  It had "Blue-screened" while I was working on the other computer
    across the large room.  This again did not seem any feasible as there had been utterly no connection between these two computers.  Even the AC power line circuit was different.  Furthermore, this computer had the most extensive air-cooling system
    I had built to have it work through 107 degree Fahrenheit temperatures indoors.  Anyway, I logged back in and started the broadcast TV reception again.  Sure enough, after a while it "blue-screened" one more time...
    I went back to the Linux-based computer and found all of its fans operating, but with somewhat hotter disk drives.  The problem was that in hotter days, the same computer had cooler disk drives with nothing different.  I concluded that somehow
    the 80 mm fan mounted in the front side of the case, with its side with rotating blades clamped on the perforated part of the steel case serving as the fan grill, was starting up fine.   But, as the time passed the spring-loaded rotating hub was slowly
    drawn toward the perforated steel case by two means: The partial vacuum formed by the suction generated by the blades of the fan, and by the magnetic attraction of the rotating hub with electro-magnets in it to the partially magnetized, perforated steel casing.
      The first effect was always there, so it was not the real cause, but once something else came along, it really helped the latter.  The hub was slowly drawn to the perforated steel casing due to magnetic attraction, with the holes in the casing
    inducing a huge air-drag on the hub blades as there was no by-pass around to supply the extra-air needed to reduce the partial vacuum.  In addition, the rotating hub with the electro-magnets now was very close to the conducting metal surface and the induced
    eddy-currents in the metal by the moving electro-magnets had added even more drag on the rotating hub, causing it to come nearly to a halt.  The disk drive electronics was heating up and was causing DMA access faults which in turn caused the Linux kernel
    to panic and halt.
    Well, this was nearly unbelievable, but true...  I had not brought any magnets into the room and I still do not know how the computer case got magnetized.  It has been working at the same location for years.  The solution was to move the fan
    away from the perforated steel casing a little so that some air could come in through the gaps on the sides of the fan (hence supplying a by-pass), reducing the partial vacuum in front of the fan.  This kept the rotating hub far enough away to prevent
    the massive induced eddy-current drag from slowing the fan down to a halt.  The computer now works perfectly with the very same fan as it has had been doing for years. 
    The real solution is to saw the perforated part of the steel casing in front of the fan away, and to replace it with a better fan grill.  The best fan grill material  I have found is the finely perforated, thin, black aluminum sheet that is usually
    used as a car audio speaker grill.  In fact, I use these in my Microsoft Windows Vista based computer.  The fans are quieter, with more air flow.  It also keeps dust away and you can brush the collected dust off easily.
    The next problem was the halting of  the computer with the Microsoft Windows Vista operating system with a blue-screen.  The fans in it could not be the cause of this, as it had already had the best improvements I could put in it,  with even
    externally powered fans that did not load  the computer power supply.  And, all of the fans were working well.  In the meantime, the Microsoft November 2014 updates for the Microsoft Windows Vista came out, and as usual I told the computer to
    load and to implement them.  Sure enough, the computer again "blue-screened" in the middle of the update procedure.
    That was somewhat too much, but there was nothing else I could do other than to debug it.  I had not changed anything in the computer and its power supply, completely internally updated by myself a few years ago, was working perfectly.  Whatever
    was causing it was not in the hardware.  It was not in the November 2014 software updates either as it "blue-screened" before those were announced.  I brought the computer back up after several disk and other software checks and after the
    completion of the updates,  I gingerly turned the network modem on.  I then sent the reports on the six failures (three "blue-screen" type failures and three "Anti-malware Executable" failures) to Microsoft with all of details
    requested using the Microsoft Windows Vista problem reporting system.  Within minutes, the Microsoft came up with a diagnosis that the USB driver code in the system had a serious bug.  I had not changed this code in years.  It suggested that
    I should use the "Microsoft Fix-It" for this problem and it pointed to a link to download it.  I did download it.  It ran and the "blue-screen" problem just went away, as if it had never been there...
    -- Yekta

    I ordered the capacitors on Friday and they arrived on Monday, November 17, 2014.  I removed the motherboard from the machine, by removing all PCI and AGP boards, drive and fan connectors and the computer power supply first.  The motherboard then
    simply unbolted from the case and came out with the CPU fan assembly still attached.
    I wrapped the solder side of the motherboard with aluminum foil and set up a work place with the aluminum foil under the motherboard and myself electrically well grounded.  Here came another surprise:  There were four more capacitors of the same
    kind just behind the CPU fan assembly and their tops were also deformed with one of them leaking the electrolyte inside from the the top.  Luckily, I had ordered more than two capacitors to get the quantity discount and the lower rate of shipping. 
    I do use them in other circuits I occasionally build.
    Technically, the only thing one needed to do was to unsolder the six old capacitors from the motherboard and to solder six new ones in in their place with the correct polarities.  However, due to fact that the capacitors span the 3.3 V power plane and
    the ground plane in the multi-layer motherboard, it is nearly impossible to unsolder these capacitors using regular, fine-tip soldering irons.  The thick copper of the power and the ground planes carry the soldering iron heat away very fast, preventing
    the solder from melting quickly.  Continuous application of heat at this point will simply burn the internal insulating epoxy layers and cause shorts inside the motherboard which are impossible to fix in any reasonable amount of time.
    The only reasonable way to remove these capacitors was to dismantle the capacitors from the top leaving their already soldered leads in place.  The new capacitors were then tack soldered to these stubs using lead-free, hard solder.  However, the
    CPU fan assembly and the CPU itself had to be removed from the board to be able to work on these capacitors.
    To dismantle the capacitors from the top, I first drilled small holes at the tops of the capacitors at the intersections of the indentations using the tip of a hobbyist's knife.   I then used needle nosed pliers to peel back the triangular sections
    of aluminum from the center at the tops to their bases at the top edges of the capacitors.  Next, I  removed the plastic layers covering the outside of the capacitors by scoring the plastic layers first from the bottom to the top using the tip of
    the hobbyist's knife and peeling the plastic layers off starting at the cut.  The following step was to cut the aluminum cans of the capacitors from the top to the bottom using the hobbyist's knife like a can opener.  One could not use a saw like
    tool here to accomplish the feat as the saws generated very fine metal chips which were very hard to remove and were certain to cause shorts in the densely populated mother board.  The cans were then peeled off the rest of the capacitors starting from
    the top at the cuts using needle nose pliers, revealing the spiral-wound metal-paper layers of the capacitors.
    The wound layers of the capacitors were peeled off layer by layer by cutting into the layers from the top to the bottom, leaving only the two aluminum electrodes which were crimped and soldered to the leads of the capacitors.  The picture below shows
    the six capacitors with one of them dismantled (left) and with all of them dismantled (right):
    The  black disks below the aluminum electrodes are the rubber plugs covering the bottoms of the capacitors.  The rubber plugs were then cut in half using the hobbyist's knife and removed using the needle nose pliers.  It was not possible to
    solder to the aluminum electrodes, so these were trimmed at the point they were crimped on the leads of the capacitors, leaving only the stubs of the capacitors' leads soldered to the motherboard.
    The new capacitors with suitably trimmed leads were then soldered to these stubs with the correct polarities using lead-free, hard solder.  The capacitors were lightly bonded together using a flexible glue to prevent them from moving.  The picture
    below shows the new capacitors as installed into the motherboard:
    I then assembled everything back together and turned the computer on.  The BIOS complained on the boot screen that the CPU was out of its socket and it needed to be reset.  I set BIOS parameters correctly to their original values.  The computer
    came up and worked without any problems.  I typed this message on  my newly repaired computer running the  Microsoft  Windows Vista operating system. 
    By the way, the manufacturing date on the motherboard is 09/12/2002 and the CPU is a Socket-478, 2.4 GHz, Intel Pentium-4.
    -- Yekta

  • My computer has two users and we want to share the same iTunes

    How can I get the two users accounts (My wife and I) to share the same iTunes library?  We have two accounts to keep our emails separate

    Click here and follow the instructions.
    (61872)

  • How to view two clips with 50 % transparency each at the same time?

    How to view two clips at the same time with 50 % transparent each (end of one clip and the starting of the next clip in time line) so that  one overlapping the other, both can be seen.  This is to merge two clips, so that I can stop at the correct frame of the first clip and start at the appropriate frame of the next clip.

    You're familiar with the TRIM-tool?
    http://help.apple.com/finalcutpro/mac/10.1/?lang=en#ver1632caff
    http://help.apple.com/finalcutpro/mac/10.1/?lang=en#ver1632d8e4
    http://help.apple.com/finalcutpro/mac/10.1/?lang=en#ver1632d9ae

  • How to make two PCs (one local, one remote) control the same running vi at the same time?

    Hi Labviewers,
    I have a vi running, and two PCs are monitoring it, one is local and another one is remote.
    I can see the remote front panel at the remote machine by using application property node, but it seems only one of the two PCs has the control of the running VI at the same time.
    Is there any way to make the two PCs both have the control of the same vi at the same time?  Switching back and forth the control between two PCs is really annoying.
    Thanks a lot for any help.
    Anne

    What exactly are you trying to control?
    Perhaps another approach? You could use "Shared Variables" from LV 8.0 and have a copy of the writer VI on each of the control PCs edit the value on the host PC. But as soon as I post, someone is going to talk about multiple writers to shared resources being a bad idea.... so just be careful or you may try to edit a value that has already been changed.
    Matt Holt
    Certified LabVIEW Architect

  • 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

  • How to use both digital and analog input modules in the same worksheet - MCC USB1208LS

    Dear all,
    Hi, I am Imran. I am using MCC USB1208LS. I have created the worksheet using digital input module as below and able to execute (run).
    But when i add another analog input module in the same worksheet and executes, An error Message pops-up as in the below image
    I have connected temperature sensor sognal to the analog input of USB1208LS. When using analog input alone in the worksheet, it indiates the actual values. 
    is any black box solve? please guide me. I am attaching in images
    We already placed a purchase order for USB1208FS. Will it sort out my issues?.
    Thanking you,
    Imran Mohamed.
    Attachments:
    present worksheet digital input only.JPG ‏67 KB
    with analog input module.JPG ‏81 KB
    error menu.JPG ‏77 KB

    Hello Imran,
    the USB-1208LS is not capable of running concurrent operations such as an analog input scan and ANY digital Ins, Outs, counter reads, or analog outs.  In Dasylab, the 1208LS is scanning, and nothing else from that particular device can be requested of it while that is happening.
    Yes, using the 1208FS will resolve some of these issues.
    Please refer to the ULHELP.CHM file installed on your computer in c:\program files\measurement computing\daq for details on this issue, et al.
    also I recommend you send your MCC/DASYLab requests for support to [email protected] as MCC staff (that includes me) does not normally monitor NI's Developer Zone.

Maybe you are looking for