Pop up menu and if function ?

i am try to do set a if function, but it keep getting error
there is a pop up menu in C1, Lunch and Dinner
if C1 = Lunch, Sushi tip out is 4%
If C1 = Dinner, Sushi tip out is 5%
=if(C1="lunch",(B9*0.04),(B9*0.05)
isn't working
can anyone help?
thx

Here is my suggestion:
C9=B9*(0.04+IF(C1="Lunch", 0, 0.01))
I think the only problem you had was that lunch in your formula was spelled "lunch" but was being compared to the value from the pop-up menu spelled "Lunch"... which is different

Similar Messages

  • Where is the Patterns pop-up menu, and how do I make the little ?

    Where is the Patterns pop-up menu, and how do I make the little crapper pop up? (huh. They don't have and emoticon for furious.)
    I have been searching the "Help" system for hours.  All I want to do is find a picture of an empty blue sky to put behind two airplanes.

    From the Toolbox, select the Paint bucket tool
    In the Paint bucket options at the top, change from "Foreground" to "Pattern".
    Click on the Pattern block to the right and the Pattern dialog will pop up.

  • How to set Menu and Title functionality for a remote control in a menu?

    I have a main menu (countries) and under each country there is a submenu (regions). When I play my DVD on my Mac it seems to function alright:
    If I go to country C and hit the "menu" button, nothing happens (I see the "action prohibited" line popping up). And nothing should happen of you hit menu in a submenu. Only if you hit Title/Top menu you should be able to go to the main menu.
    However... When I play my DVD on a DVD player (and I tested it on 2 different ones) and I go to a the Country C and hit the "menu" button, I am suddenly transfered to Country A. And if I go from the main menu to Country D and I hit the "menu" button, I go to... Country A. The menu button seems to be linked to the first submenu. Which is very odd!
    So there is definately something going very wrong when using the menu/title buttons during playback when I am in a submenu (not while playing a track).
    Can someone help me? Is there a way to define what happens with the remote control buttons menu or title when you are in a submenu and NOT playing a track? I can not find any controls for that.
    Thanks!

    Does this mean I should select "not set" in the general tab at the dropdown menu's for Title, Menu and Return in the Remote Control section? I can't find any other place where I can select menu or title.
    But if I set these to "not set",the menu and title buttons still work in simulation mode... So I guess I should do something else in order to disable menu and title? Sorry for the amount of questions from my side!

  • Pop up menu and specific result in another cell

    I have a cell with a pop up menu that displays the numbers 0-50 (in increments of 10 (0,10,20,30,40,50).  I need another cell to display a specifice value once the pop up cell is chosen.  How do i do this?

    HI flacko,
    Your best choice here is probably a lookup table containing the possible values of the popup in column A, and the desired result value in column B.
    Here's an example.
    I've added a "Choose" item to the pop-up menus ( "--" ) and made that the default value. The VLOOKUP function is included as the do-if-false part of an IF statement that keeps its cell 'blank' if a choice hasn't yet been made.
    Main::B2: =IF(A="--","",VLOOKUP(A,Lookup :: $A:$B,2,FALSE))
    The fourth argument of VLOOKUP ( FALSE ) makes VLOOKUP require an exact match, and isn't really necessary here, as every possible search value is included in column A of the Lookup table.
    Regards,
    Barry

  • Keyboard shortcut to open a cells pop-up menu and select from list of options.

    I guessed Option-Return would be the shortcut from this, as it typically lets you edit a cells contents, but no. Read the keyboard Shortcuts list in Numbers>Help but didn't see anything.

    Hi ts,
    Thanks for drawing my attention to this! Let's add some missing detail…
    While "you just press spacebar" to open the pop-up menu, that won't select a menu item.
    After you've opened the menu, 'you could press the first letter' of an entry, ( 'like every other pop-up list on Earth,') or you could press the down arrow to step down the list (and the up arrow to step up, if you went beyond the item you wanted to choose).
    And you can change your mind; the menu will stay open until you confirm your choice (by pressing the space bar again, OR by pressing return OR by pressing enter).
    Note that pressing the first letter will select the 'smallest' item name beginning with that letter. To move to another item name starting with that letter, you'll need to use the up or down arrow key (or the mouse).
    Thanks again for posting. With luck, WideEyedPupil will still be monitoring this discussion, and will see these posts.
    Regards,
    Barry

  • Fireworks pop up menu and flash

    hi,
    I want to have a page layout like adobe.com. Fireworks Pop up
    menu on top and flash swf file beneth it, but my Fireworks css pop
    up menu is hidden by flash swf file embeded when I bring it all
    together in Dreamweaver.
    I guess this is because embeded files superceed the css
    z-indexing but how do I overcome this isue. As I can see it can be
    done at adobe.com.

    All Active content on a page will always rise to the top, so
    to speak,
    including Flash, certain form elements, Java applets, and
    Active X controls.
    This means that each of these will poke through layers. There
    is not a good
    cross-browser/platform reliable way to solve this issue, but
    if you can be
    confident in your visitors using IE 5+ or NN6+, then you can
    use the Flash
    wmode parameter.
    MM articles:
    http://www.macromedia.com/support/flash/ts/documents/flash_top_layer.htm
    http://www.macromedia.com/support/flash/ts/documents/wmode.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "sonneym" <[email protected]> wrote in
    message
    news:e3tgtr$kbb$[email protected]..
    > hi,
    > I want to have a page layout like adobe.com. Fireworks
    Pop up menu on top
    > and
    > flash swf file beneth it, but my Fireworks css pop up
    menu is hidden by
    > flash
    > swf file embeded when I bring it all together in
    Dreamweaver.
    > I guess this is because embeded files superceed the css
    z-indexing but how
    > do
    > I overcome this isue. As I can see it can be done at
    adobe.com.
    >

  • Need help with pop-up menu and applied Rules

    I'm working on a spreadsheet that calculates my profit and losses. I drive a big rig so it needs to keep track of a lot of variables so I know if I'm going to make money on a run or lose money.
    I get fuel discounts of various amounts depending on which vendor I fuel at.
    I went to a section of the sheet and did a pop-up menu that contains the vendor names.
    In the trip section I have cost of fuel per gallon, gallons purchased, total fuel cost, cost minus fuel surcharge.
    What I would like to do is apply a rule to cost per gallon box (H7) that takes a variable from the pop-up menu (B40).
    So if H7 has $2.58 entered as a cost and B40 has pilot selected then $0.050 will automatically be deducted from the $2.58. This way I will have a history of where I fuel, the deduction is made automatically, and I have a history of fuel prices in a certain region.
    If anyone looks at this and sees a simpler way of figuring this calculation please make the suggestion. I want to keep this sheet as small and hassle free as possible.
    I have 3 fuel stops per trip with totals that are connected to other areas. Once I get all of this done I will be adding a chart for easy comparison and long range simple tracking to see where improvements can be made and costs are going.
    Thanks in advance all help will be appreciated.
    Message was edited by: Hwoodwriter for clarification.

    The IF Lookup table worked. Did a little modification by placing the table in another part of the chart then hiding that part.
    I tried doing the discount as a negative but got a negative total which had a negative affect on my total trip income.
    Here is how it works in it's final version.
    Gallons on board minus gallons required for trip.
    Cost per gallon (retail) multiplied by gallons purchased.
    Fuel cost equals (Gallons purchased multiplied by Retail gallon price) minus ("IfLookup" multiplied by Gallons purchased)
    Fuel Cost Minus Fuel Surcharge (the actual price I pay, which includes all my savings) equals (Retail Gallon Cost minus Fuel Surcharge minus "IfLookup") multiplied by Gallons Purchased.
    Some of my trips take up to 3 fuel stops. So this helps me keep track of each fuel stop and all savings per trip.
    I now have where I fueled, the retail price, with discount and surcharge applied. A few keystrokes and I know if a trip is going to be profitable or a loss for me.
    Thank you for the help. I now have what I need at my fingertips to make my job more effective.
    Thanks again.

  • Pop Up menu and IE 7

    I thought I was doing just great with my pop up menus. They
    were working great...until I took a look a the site with IE. The
    little arrow for the sub menu is blanked out with the ugly red x. I
    checked with both a new mac and my PC. I wouldn't mind if the arrow
    totally didn't show up, but that place holder stinks. How do I get
    rid of it? I have tried adjusting the code, but just know a fix for
    the IE problem.
    Anyone have any ideas? I can't have menus that don't work
    right.

    Heh - did I ever say I was on vacation? NOT.... 8)
    Driving my youngest daughter to college for a summer research
    project would
    be more like it.... 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Virginia Carter" <[email protected]>
    wrote in message
    news:g3ugjs$sgq$[email protected]..
    > With laptops and wireless access...is anyone ever REALLY
    on vacation? :)
    > --
    >
    > Virginia Carter
    > Carolina Web Creations
    > ======================
    > www.carolinawebcreations.biz
    >
    > Mad Dog wrote:
    >> I thought you were on vacation?
    >>
    >> Murray *ACE* wrote:
    >>> Any broken image link in IE shows a red "x".
    >>>
    >>> Of course, we can't know about yours without
    looking at your code.
    >>>
    >>>
    >>>
    >>> "obietemp" <[email protected]>
    wrote in message
    >>> news:g3ud9n$p2c$[email protected]..
    >>>> I thought I was doing just great with my pop
    up menus. They were
    >>>> working great...until I took a look a the
    site with IE. The little
    >>>> arrow for the sub
    >>>> menu is blanked out with the ugly red x. I
    checked with both a new
    >>>> mac and my
    >>>> PC. I wouldn't mind if the arrow totally
    didn't show up, but that
    >>>> place holder
    >>>> stinks. How do I get rid of it? I have tried
    adjusting the code,
    >>>> but just know
    >>>> a fix for the IE problem.
    >>>> Anyone have any ideas? I can't have menus
    that don't work right.
    >>

  • Pop-up ads and non-functional links in Safari upgrade

    I have recently upgraded my imac from OSX10.5.8 to OSX10.6 and have made all the necessary upgrades to be as current as I can, this means I now have OSX10.6.8 and Safari 5.1.7. However, everytime I use Safari I get several pop-up "sponsored ads" that appear in the bottom right-hand corner, even with the "block pop-up windows" box checked in preferences. Also, sometimes when I click on links, a new tab opens but nothing comes up (the address space is blank, these links work fine in Firefox), or the link will take me to an ad website, a search-engine website, or some other website that has nothing to do with the link I clicked on; when I go back and click the link again, it takes me to the right place. I tried using Firefox but the pop-up ads still appeared, so this is obviously not stricly a Safari problem. However, these problems were not there before I upgraded my software. Any thoughts? I have checked my extensions in preferences and I only have two: A DivX plus web player, and a Safari flash player.
    thanks in advance

    They're not pop-ups. How do you expect any software to distinguish between the ad videos and the actual video you want to see?

  • Where is the Text and Filter Pop-Up Menu in Aperture?

    I am very new to Aperture, and I am having trouble finding the Filter Pop-Up Menu and the Text Box. Any help would be appreciated. Thanks!

    The text pop-up menu you read about may have been the Add Filter pop-up menu in the Query HUD (Cmd-F). You can use it to add additional text search boxes to the HUD. You already have one by default in the upper right corner of the HUD.
    That's for searching.
    Again, if what you're trying to do is overlay text on an image, you can't really do that except as I described the previous reply.
    If what you're trying to do is enter text to an image's metadata, you do that in the Metadata Inspector (I).

  • Dreamweaver 8 Behaviors for pop-up menu

    I am a novice user of Dreamweaver 8. I created a site using
    pop-up Behaviors for a dropdown navigation bar. I've read about a
    lot of problems others are having, but part of my problem I have
    not been able to locate anywhere.
    After I created my template and want to save changes to the
    template and update the files based on this template, I go thru a
    series of JavaScript errors. It never updates any files in the end
    and sometimes shuts down the program. An example of ONE of the
    error messages is:
    At line 1654 of file "C:\Program Files\Macromedia/Dreamweaver
    8\Configuration\Behaviors\Actions\Show Pop-up Menu.js": The
    function saveDocument() is currently unavailable.
    The more pages attached, the more error messages I get....
    all are .js errors.
    The other problem is the links from the pop-up. I've double
    checked them in the behavior pop-up menu... they appear to be
    correct and sometimes work, but not all the time.
    Everything I read says that I should create the navigation
    with pop-ups (drop down menus) in Fireworks. Is Dreamweaver that
    unreliable that this can't be done within itself?
    If anyone can tell me what I'm doing wrong to receive these
    errors and how to correct my links so they are reliable, I would
    very much appreciate it. I have recreated this site 6 times and the
    errors are consistent.
    Thanks, cjbyrnes

    >I am a novice user of Dreamweaver 8. I created a site
    using pop-up
    >Behaviors
    > for a dropdown navigation bar. I've read about a lot of
    problems others
    > are
    > having, but part of my problem I have not been able to
    locate anywhere.
    You read about all these problems, yet you pressed ahead and
    used them? Why?
    DW's Pop-up menus are incompatible with DW's templates.
    Embarrassingly sad,
    but true.
    Did you read about and investigate any of the many
    alternatives posted?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "cjbyrnes" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am a novice user of Dreamweaver 8. I created a site
    using pop-up
    >Behaviors
    > for a dropdown navigation bar. I've read about a lot of
    problems others
    > are
    > having, but part of my problem I have not been able to
    locate anywhere.
    >
    > After I created my template and want to save changes to
    the template and
    > update the files based on this template, I go thru a
    series of JavaScript
    > errors. It never updates any files in the end and
    sometimes shuts down the
    > program. An example of ONE of the error messages is:
    > At line 1654 of file "C:\Program
    Files\Macromedia/Dreamweaver
    > 8\Configuration\Behaviors\Actions\Show Pop-up Menu.js":
    The function
    > saveDocument() is currently unavailable.
    > The more pages attached, the more error messages I
    get.... all are .js
    > errors.
    >
    > The other problem is the links from the pop-up. I've
    double checked them
    > in
    > the behavior pop-up menu... they appear to be correct
    and sometimes work,
    > but
    > not all the time.
    >
    > Everything I read says that I should create the
    navigation with pop-ups
    > (drop
    > down menus) in Fireworks. Is Dreamweaver that unreliable
    that this can't
    > be
    > done within itself?
    >
    > If anyone can tell me what I'm doing wrong to receive
    these errors and how
    > to
    > correct my links so they are reliable, I would very much
    appreciate it. I
    > have
    > recreated this site 6 times and the errors are
    consistent.
    >
    > Thanks, cjbyrnes
    >

  • Assigning a date countdown to fields in a pop up menu

    Hi everybody.
    I would be very grateful for some help.  I need to create a spreadsheet using Apple Numbers where I can insert the date of an inspection, select either 2 years, 1 year, 6 months or three months from a pop up menu, and have a cell that counts down in weeks to the date of next inspection.  E.g.  Inspection date was 17 March 2015, I select 6 months for the next inspection, and a cell displays the week that inspection is due.  Maybe it could go orange the week before the due date, and red if the date has passed by. 
    Is this possible?
    From a Numbers newbie!   Thank you!

    To get the next inspection date you could do something like this:
              =EDATE(A2,B2)
    The popup in column B (the values are in months as that's convenient for the EDATE function) looks like this:
    SG

  • Pop up menu

    I have a class that extends JPasswordField.
    no i need a thing like a pop up menu like in the windows when you have caps lock on i come up to tell you this way my users know that caps is active. i have done all of the back door stuff and at the moment it just prints out using System.out.println that caps is active. not the pop up so only last a short time but should not pause the program and should be independet of app just the password field i need the help to create the little pop up menu and to after let say 500ms close it.
    Please can you help me.
    it you would like to see the code i wil post it later.
    but if you under stand what i am needed then please can you help point me in the right direction. I think i would use a JWindow but then it would not move if the log in screen was moved so there has to be a better way of doing it.
    Thanks
    David

    thanks dose JWindow support if i put a .gif that has transparent part in it would it just leave the space blank so if i made an imageIcon added that to a JLabel and then to the JWindow add put that on top of the JFrame or what ever i have made as the parent . but then what happend if i move the JFrame. will the JWindow move with it.....
    here is the code that i have done that works but the pop up thing is buging me as i dont know how i am going to do it.
    package utils;
    import java.awt.event.*;
    import javax.swing.JPasswordField;
    import javax.swing.text.Document;
    import java.awt.Toolkit;
    * This class is just an extension of <Code>JPasswordField</Code> so that
    * it can tell the user that the caps lock is on when they enter the field
    * it also tells them if the caps is pressed while they are in the field.
    * and also if it was pushed in another application and then they go back to
    * the field.
    * @author David Rubin
    * @version 1.0
    public class CapsLockPasswordField extends JPasswordField
       boolean needsToBeChecked=true;
       public CapsLockPasswordField()
          super();
          addListnenster();
       public CapsLockPasswordField(String text)
          super(text);
          addListnenster();
       public CapsLockPasswordField(String text,int cols)
          super(text,cols);
          addListnenster();
       public CapsLockPasswordField(Document doc,String text,int cols)
          super(doc,text,cols);
          addListnenster();
       private void addListnenster()
          this.addFocusListener(new FocusAdapter(){
              public void focusGained(FocusEvent e){
                 checkForCapsLock();
              needsToBeChecked=false;
              public void focusLost(FocusEvent e){
                 checkForCapsLock();
                needsToBeChecked=true;
          this.addKeyListener(new KeyAdapter(){
             public void keyPressed(KeyEvent e){
                if(e.getKeyCode()==KeyEvent.VK_CAPS_LOCK)
                    needsToBeChecked=true;
                checkForCapsLock()  ;
                needsToBeChecked=false;
       private void checkForCapsLock()
          //this save us the trouble of checking if there is a caps on.
          if(!needsToBeChecked)
             return;
          boolean b= Toolkit.getDefaultToolkit().getLockingKeyState(
                KeyEvent.VK_CAPS_LOCK);
          if(b)
             //IN HERE YOU CAN DO ANY THING TO TELL THE USER THAT CAPS
            //LOCK IS ON
          //IS IT OK IF I GIVE THIS TO YOU
    //------------------------------->>>>>>>>>>>>>>>>>>
             System.out.println("Caps lock is on");
    }//----------------->>>>>>>>>>
    this is were is want to put a pop up so that it can be there to show use wha is going on.
    David

  • JComboBox event notification when select first entry in pop-up menu JDK 6

    I recently began testing a Java GUI, I originally developed with JDK 1.5.0_11, with JDK 1.6.0_3. I have used the JComboBox in several applications developed using JDK 1.3.x and 1.4.x over the years. In every one of these earlier JDKs the JComboBox widgets all behaved the same. When you select the JComboBox widget, the pop-up menu appears and you can select any of the items from the menu list. Having made the selection with either a mouse click or a key press, an event notification is sent. Typically, an ActionEvent as well as either a mouse click event or a keypressed event may be sent. When testing with 1.6.0_x versions of the JDK and JRE, I can't account for any event notification being sent when selecting the first item at the top of the pop-up menu as the initial selection. If I select some other item on the list and then the first item, it works as it is supposed to work, but only after selecting another item first.
    I've placed the JComboBox in a JDialog and a JPanel. There are NO AWT widgets in any containers of the application. The same behavior seems to exist regardless of what other containing Swing component I place the JComboBox in. I'm running these applications on Windows XP, service pack 2. The system is an AMD 64 bit dual processor with 4Gb of RAM. The essential code follows:
    private JComboBox getJcboAlias()
        /* Note here that I am using a defaultComboModel as I have always done */
       jcboAliases = new JComboBox(urls);
       *jcboAliases.setEditable(false);*                               // Note here that the JComboBox is NOT editable
       jcboAliases.addActionListener(new ActionListener()   // ActionListener only receives a notification if the second or
       {                                                                            // another item in the pop-menu list is selected...but never the
          public void actionPerformed(ActionEvent ae)           // first item in the list
             String s = (String) jcboAliases.getSelectedItem();
             for (int i = 0; i < connections.size(); i++)
                conAlias = (String[]) connections.get(i);
                if (s.equals(conAlias))
    isSelected = true;
    break;
    jlblName.setVisible(true);
    jlblAlias.setVisible(true);
    jlblUID.setVisible(true);
    jlblPWD.setVisible(true);
    jtxtName.setText(conAlias[0]);
    jtxtName.setVisible(true);
    jtxtAddress.setText(conAlias[1]);
    jtxtAddress.setVisible(true);
    jtxtUID.setText(conAlias[2]);
    jtxtUID.setVisible(true);
    jtxtPWD.setVisible(true);
    jtxtPWD.setText("");
    jtxtPWD.requestFocus();
    return jcboAliases;
    }    I'm using a non-editable JComboBox because there is a pop-up menu with this and not with the JList widget.  JComboBox behaves more like the JList MicroSoft counterpart.  Another code snippet follows in which the JComboBox is editable.  The same errant behavior occurs when selecting the first item from the pop-up menu: private JComboBox getJcboPCMember()
    jcboPCMember = new JComboBox(PCViewerCustom.getCurrentMembers());
    jcboPCMember.setBounds(250, 103, 180, 20);
    jcboPCMember.setToolTipText("PATHCHECK(ER) member name - Example: CKPPTHCK");
    jcboPCMember.setSelectedIndex(Integer.valueOf(PCViewerCustom.getCurrentHost(3)));
    jcboPCMember.setEditable(true); // Note here that this JComboBox IS editable
    jcboPCMember.addActionListener(new ActionListener()
    public void actionPerformed(ActionEvent ae)
    if (ae.getActionCommand().equals("comboBoxEdited"))
    boolean copy = false;
    for (int i = 0; i < jcboPCMember.getItemCount(); i++)
    if (jcboPCMember.getSelectedItem().equals(jcboPCMember.getItemAt(i)))
    copy = true;
    break;
    if (!copy)
    if (jcboPCMember.getItemCount() > 0)
    if (jcboPCMember.getItemAt(0).equals("No Entries"))
    jcboPCMember.removeItem("");
    jcboPCMember.removeItem("No Entries");
    jcboPCMember.insertItemAt((String) jcboPCMember.getSelectedItem(), 0);
    else
    jcboPCMember.removeItem("");
    jcboPCMember.addItem((String) jcboPCMember.getSelectedItem());
    enableJbtnOK();
    else
    if (jcboPCMember.getSelectedIndex() >= 0)
    PCViewerCustom.setCurrentHost(3, Integer.toString(jcboPCMember.getSelectedIndex()));
    enableJbtnOK();
    else
    JOptionPane.showMessageDialog(null, "Name not selected", "Error", JOptionPane.ERROR_MESSAGE);
    return jcboPCMember;
         I am able to add a new entry to the JComboBox, however, I am still unable to select the first item from the pop-up menu and fire any kind of notification event.  I have not seen this behavior before in any earlier versions of the JDK and it's playing havoc with my ability to deploy the application into a JDK or JRE V6 environment, without adding a bunch of additional code to pre-select the first item on the list, which pretty much defeats the purpose of the JComboBox.  I'll be the first to admit I've done something wrong, but i've built a number of test scenarios now on two systems runing Win XP SP2 and I get the same errant behavior.  I've also added in event listeners for a MouseListerner, a KeyListener and an ItemListener.  Still no event notification on this first item in the list.  Again, however, if I select one of the other items from the pop-up menu list and then select the first item, all is well.  Imagine selling that method of operation to a user....  It occurs to me that this must be a bug in the V6 JComboBox.  I wanted to post this here first, however, in order to determine if this is, in fact, a bug - in other words, am I the only one seeing this, or is this a more widespread issue?  Any assistance in making this determination is greatly appreciated.
    David Baker
    Edited by: Galstuk on Nov 27, 2007 12:21 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    here is the other file as well:
    Harold Timmis
    [email protected]
    Orlando,Fl
    *Kudos always welcome
    Attachments:
    VI2.vi ‏5 KB

  • Where do I find the Style pop-up menu so I can choose mailing labels?

    I've set out below the Help item for printing mailing labels from Address Book but I don't get any Style option with my printer which is a reasonably up to date HP 1200 Laser. Have I got the settings wrong somewhere
    To print mailing labels:
    Select All or a group in the Group column, or select specific contacts in the Name column.
    If contacts in the group you selected have multiple addresses, you can choose which address to use for each contact.
    Selecting addresses for group members
    Choose File > Print.
    Choose Mailing Labels from the Style pop-up menu, and then set other options:
    Layout: Choose a type of label from the Page pop-up menus. Select Define Custom to set the page margins and the gutter space between labels, and to specify how many labels to print on a page.
    Label: Choose which addresses to use from the Addresses pop-up menu. Choose the order in which to print the labels using the “Print in” pop-up menu. Add a small graphic to the labels by clicking the Image Set button; change the font by clicking the Font Set button.
    Click Print.

    Assuming you are in Address Book, you choose the records you want to print and then the File/Print menu selection.
    If the printer menu comes up with only the name of the printer and "Presets" dropdown choices, you click on the arrow to the right of the printer name to expand the print menu. Make sure the box below the pages to print is showing "Address Book" and you will see the "Style" below it.

Maybe you are looking for

  • App store wont update or download my apps

    after i just got my internet connected after about a week without it, the apps tore will not update my apps. i tryed updating one and it says this: "snap collage- frame, caption, crop, edit, save to album and share photo creations on instagram, faceb

  • Pages:  How can I sort one column of words and not have it affect the other columns?

    How can I sort one column of words and not have it affect the other columns?  I have opened the inspector to the edit columns and rows under Table.  It will sort the column, but then it changes the other colums as well.  I know that if I use Numbers,

  • REP-0159 when run_product from oracle database

    Hi, I can`t open report from oracle database. I have this products (Windows NT 4): Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production With the Partitioning option JServer Release 8.1.7.0.0 - Production Report Builder 6.0.8.8.3 ORACLE Server R

  • Disk error when installing

    i downloaded os x mavericks cant install, i get disk error that i have go to disk utility and fix error, i have done this and now it says errors cant be fixed.cant use pc at all until i can fix it

  • Restoring backup files to Blackberry Classic with Blackberry Link

    Please help...I have backed up my old Blackberry 9000 and am now thrying to restore the data to my new Blackberry Classic.  I have followed all of the instructions and I get to the restore options part, it shows the backup file but the Restore button