HT2486 What is the Apple equivalent of an address label L7160 ? (21 PER SHEET)

What is the Apple equivalent of an address label sheet L7160 (21 PER SHEET) ?

Many thanks for your reply but my problem is that I have sheets of labels already  ........... however on the Apple address Book there seems to be no equivalent of a 3 column x 7rows sheet.
Any ideas?
Alan

Similar Messages

  • What is the Apple equivalent of using Windows "control+F" to find something within a specific webpage or document?

    I'm a convert from Windows, and I cannot figure out how to be able to find a specific word or phrase in a webpage or document.   In Windows, I could use "control + f" to search for it within a document or page.   Is there an equivalent for Apple?
    I am using a MacBook Pro w/Retina Display 13.3"  OS X Yosemite 10.10.3
    Any help answering this question would be most appreciated.

    There's a fairly good list of common keyboard commands in the Help files, but there's a much more complete list here.

  • In Windows I use Control Home, What is the Apple equivalent?

    I shell out to DOSBOX to use my old dos based Dbase 4.  I cannot find an Apple keyboard equivalent for "Control-Home".

    While running DBase4 (through DOS BOX) and creating a new record that has a memo field, pressing "Control Home" moves from the data structure to a separate file containing the memo field.  There are many commands such as Control W & Control Q that work just fine on the MacbookPro keyboard.

  • What is the Apple equivalent to Adobel Flash Player ? Apple don't allow this download.

    I can't acces flasplayer - is there an alternative?

    IOS device do not support Flash
    However Skyfire, Photon, iSwifter and Puffin Web Browser will provide limited Flash capability

  • What is the Oracle equivalent of the Microsoft Access FIRST function?

    Using: Oracle 10gR2 RAC on SUSE Linux 9 (10.2.0.3)
    In the process of converting a Microsoft Access database to Oracle, an Access query is using the FIRST function.
    What is the Oracle equivalent of the Microsoft Access FIRST function?
    In the attempt to convert, the Oracle FIRST_VALUE function was used. However, the same results was not achieved.
    Thanks,
    (BLL)
    Query:
    h2. ACCESS:
    SELECT
         TRE.GCUSNO,
         UCASE([DCUSNO]) AS DCUSNO_STD,
         *FIRST(UCASE([DNAME])) AS DNAME_STD*,
         *FIRST(UCASE([DADDR])) AS DADDR_STD*,
         *FIRST(UCASE([DCITY])) AS DCITY_STD*,
         TRE.DSTATE,
         FIRST(TRE.DZIP) AS DZIP,
         TRE.DREGN,
         TRE.DDIST,
         TRE.DSLSMN,
         TRE.DCHAIN,
         TRE.MARKET,
         TRE.MKTPGM,
         TRE.EUMKT
    FROM
         TRE
    GROUP BY
         TRE.GCUSNO,
         UCASE([DCUSNO]),
         TRE.DSTATE,
         TRE.DREGN,
         TRE.DDIST,
         TRE.DSLSMN,
         TRE.DCHAIN,
         TRE.MARKET,
         TRE.MKTPGM,
         TRE.EUMKT;
    h2. ORACLE:
    SELECT DISTINCT
    TRE.GCUSNO,
    UPPER(TRIM(TRE.DCUSNO)) AS DCUSNO_STD,
    UPPER(TRIM(TRE.DNAME)) AS DNAME_STD,
    UPPER(TRIM(TRE.DADDR)) AS DADDR_STD,
         FIRST_VALUE(UPPER(TRIM(TRE.DNAME)) IGNORE NULLS) OVER (ORDER BY TRE.GCUSNO) AS DNAME_STD,
         FIRST_VALUE(UPPER(TRIM(TRE.DADDR)) IGNORE NULLS) OVER (ORDER BY TRE.GCUSNO) AS DADDR_STD,
         FIRST_VALUE(UPPER(TRIM(TRE.DCITY)) IGNORE NULLS) OVER (ORDER BY TRE.GCUSNO) AS DCITY_STD,
    TRE.DSTATE,
    TRE.DZIP,
    FIRST_VALUE(UPPER(TRIM(TRE.DZIP)) IGNORE NULLS) OVER (ORDER BY TRE.DZIP ASC) AS DZIP,
    TRE.DREGN,
    TRE.DDIST,
    TRE.DSLSMN,
    TRE.DCHAIN,
    TRE.MARKET,
    TRE.MKTPGM,
    TRE.EUMKT
    FROM CRM.TREUP100R TRE
    GROUP BY
    TRE.GCUSNO,
    UPPER(TRIM(TRE.DCUSNO)),
    TRE.DNAME,
    TRE.DADDR,
    TRE.DCITY,
    TRE.DSTATE,
    TRE.DZIP,
    TRE.DREGN,
    TRE.DDIST,
    TRE.DSLSMN,
    TRE.DCHAIN,
    TRE.MARKET,
    TRE.MKTPGM,
    TRE.EUMKT;

    A slight correction to odie's post. I think you want min not max to replicate the Access first function, but see below to be sure. So:
    min(upper(trim(tre.dname))) keep (dense_rank first order by tre.gcusno) as dname_std
    user10860953 wrote:How does one ignore null values?The min and max functions will ignore nulls automatically, so if there is a null value in tre.dname, it will not be be returned, unless all of the values are null. For example:
    SQL> WITH t AS (
      2     SELECT 65 id, 'ABCD' col FROM dual UNION ALL
      3     SELECT 37, 'DEFG' FROM dual UNION ALL
      4     SELECT 65, 'DEFG' FROM dual UNION ALL
      5     SELECT 65, null FROM dual UNION ALL
      6     SELECT 70, null FROM dual UNION ALL
      7     SELECT 70, null FROM dual UNION ALL
      8     SELECT 37, 'ABC' from dual)
      9  SELECT id,
    10         MIN(col) keep (DENSE_RANK FIRST ORDER BY id) min_dname_std,
    11         MAX(col) keep (DENSE_RANK FIRST ORDER BY id) max_dname_std
    12  FROM t
    13  GROUP BY id;
            ID MIN_ MAX_
            37 ABC  DEFG
            65 ABCD DEFG
            70John

  • What is the apple mobile device service? how do you start it ?

    what is the apple mobile device service? and how do you start it?

    Try Here   http://support.apple.com/kb/TS1567

  • What is the mac equivalent to adobe acrobat?

    what is the mac equivalent to adobe acrobat?

    Adobe Acrobat. http://www.adobe.com/products/acrobatpro/tech-specs.html
    Stedman

  • OT: What's the Mac equivalent of Microsoft Paint?

    What's the Mac equivalent of Microsoft Paint?
    It used to be MacPaint, but isn't that long gone?
    Is it iLife? If so, in the specs I don't see any mention of
    basic paint functions although maybe it has them.
    Obviously I don't have a current Mac or I'd know the answer
    to this.
    Thanks.

    http://en.wikipedia.org/wiki/MacPaint
    http://en.wikipedia.org/wiki/QuickDraw
    http://www.pixelpoppin.com/dorena/
    http://sarwat.net/painting/

  • What is the mac equivalent to a right clic on a windows machine

    What is the Mac equivalent to a right click?  I installed Office for Mac 2011 on my macbook pro and I need to right click over a file from an ealier version of Office to make Office 2011 the default version of office.  This is all in preparation to install Lion (Lion won't support Office 2004 and I can't afford to lose access to these files).

    CTRL+click
    CTRL=control (in between the fn and alt/option keys).
    You can also go into System Preferences --> Trackpad and ensure "Secondary Click" is checked so that a two finger tap will act as a "right-click."

  • I'm on a  Mac and I need to know how to go one step back in Lightroom 5.   In other words, what is the Lightroom equivalent of Command Z in Photoshop?

    I'm on a  Mac and I need to know how to go one step back in Lightroom 5.   In other words, what is the Lightroom equivalent of Command Z in Photoshop?

    Command Z works for me on Lightroom - always has.
    Edit>Undo is the Menu command

  • What does the apple sign mean when sometimes it shows ?

    What does the apple logo mean when sometimes i turn it on it just pops up and goes back to normal??

    Ayip,
    The Apple logo appearing on your iPod nano is your nano's start-up icon. Normally, when you turn off your iPod nano, you are really putting it into a deep or semi-deep sleep, where it is ready to turn on at the push of a button and resume where you left off in your Now Playing list.
    If, however, you leave your iPod in a sleep mode for some time , it will shut down. To turn it on again, you'll need to hit the center button (deep and semi-deep will wake up with any button press). When turning the iPod on from a shut down state, it will display the Apple logo while loading your music iPod software.
    Hope this helps!
    Sincerely,
    -FD

  • What is the apple tv four-digit passcode?

    What is the Apple TV four-digit passcode?

    No one here would be able to tell you what your passcode is. If it's for airplay then you can reset it if you've forgotten it.

  • What is the WinRT equivalent of MediaPlayerLauncher

    WP8 has MediaPlayerLauncher, so what is the WinRT equivalent of MediaPlayerLauncher for WP8.1?
    Hong

    Thanks, Rob. That is what I was looking for. This is a universal apps project. I tested this with the Windows version and it launched the default video player as expected.
    Hong

  • What is the Mac equivalent of the command "ctrl shift  I"  for a PC

    HI
    what is the Mac equivalent of the command "ctrl+shift + I"  for a PC to get to the cookies and delete them

    It varies depending on which browser you're using. In Safari, choose Preferences from the Safari menu, click on the Privacy tab, and then on Details.
    (101212)

  • What is the apple mobile device?

    I just got my computer back today from being fixed and I was going to get the Ios5 update but when I plug in my phone, a screen appears saying, this Apple device can't be used because the apple mobile device is not started. What is the apple mobile device???

    See Here,
    AMDS for Windows
    http://support.apple.com/kb/TS1567

Maybe you are looking for

  • Need help viewing SWF on my site

    I'm using DW 8, Cute FTP Pro & GoDaddy. My first attempt at uploading and properly viewing a SWF file has resulted in a problem that I can't seem to figure out. Since I'm new at this, I think that it is a matter of a missed setting and/or improper or

  • Always selecting the local JMS in a cluster, is it possible? (in 6.1)

    Hi,           A 6.1 cluster has a JMS server running on each node. The JMS client           code has a component to do the fail over "manually": it tries one           node, if that doesn't work it tries the next and so on. The           destination

  • Export and Import of Layout Set / Readonly Error

    Hi, I tried to export a layout set. I choosed "Export" from the action context menu. I've choosen "include related content.." Download the file to .configarchive In the target system, I've choosen "Import" from the action context menu. But then, I'll

  • For date change of posting

    hii... i have done a entry by OASV. after post it i have found that posting date is wrong? by which t.code i can do it correct .i do this for correct the opening bal. of asset. thanks Rekha sharma

  • Sub Account MIA please help

    I was having issues accessing my sub Account {edited for privacy}. I called support, after several attempts to reset the password the asked to remote access my laptop, after more failed attempts, I was told the sub-account had been disabled and could