Alphabetical list of names

I have been able to make a name list and sort it alphabetical, but with 150 names it stretches over numerous pages.  How do I create a name list all on one page with multiple columns?

Hi Stephen,
Have a look at Badunit's solution.
Re: Sorting multiple columns alphabetically
Table 1
a
b
c
d
e
f
g
h
Table 2
a
d
g
b
e
h
c
f
You can add new names to table 1 and resort.
Table 2 can have however many rows and columns you like.
Regards,
Ian.

Similar Messages

  • How to make a alphabetical list of names

    How to create an alphabetical list of names

    Dale:
    In the Photos window turn off the Event Titles so all you see are the photos. Then sort by keyword, ascending or desending. The photos without a keyword will be at one end of the display of photos. Find all of the photo without a keyword and batch add a new, unique keyword. Then make a smart album with the criteria Keyword is not "XXXX".
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • I keep track of family totals for fundraising at a school, I want a family name and totals for each fundraiser and then at the end of the year I would like an alphabetized list.  Can I do this in numbers?

    in numbers, how would I make a line for each family (100+)  a column for each fundraiser. and at mid year, and year end be able to print an alphabetical listing?
    example:     entertainment books          Chip Shoppe       Yankee Candle
    Smith          $350                                   $245                    $100
    Total at the end of the line, but I could live without.  I am just trying to lose the paperwork, and have it in the ipad for when parents approach me at meetings.
    Help!

    HI m,
    Using Numbers '09 (the Mac version), I'd use a table with one header row and two header columns.
    Family     Total     Ent.Books     Chip S.     Y. Candle
    Smith, J      $695        350            245             100
    Jones, T      $765        250            445               70
    An ascending sort on column A will put the families in alphabetical order (and carry the rest of the row along with them).
    The formula =SUM(2) in B2, and filled down from there, keeps the total for each family right beside the family name.
    You could add a Footer row at the bottom to keep totals for each column. Formula for column B: =SUM(B)
    I would leave the currency signs ($) off the amounts—they just clutter up the table.
    This assumes that the features listed are all supported on Numbers for iOS, the version running on your iPad.
    Regards,
    Barry

  • Help with using mergesort to sort a list of names alphabetically?

    Hi, I'm trying to sort a list of names alphabetically, case-insensitive by using the mergesort technique.
    I wrote this code and when I trace it through on paper with an example array of names, it should work, but when I run it with an actual txt file, it's not correctly alphabetical.
    I'd appreciate it if someone could take a look at my code and give me some ideas on what my problem might be.
    Thanks in advance! (note: I also posted this question to java-forums.org, as I've been working on this little problem for over five hours and am in desperate need of some help!)
    public static void mergeSort(String[] names) 
            if (names.length >= 2) 
                String[] left = new String[names.length/2]; 
                String[] right = new String[names.length-names.length/2]; 
                for (int i = 0; i < left.length; i++) 
                    left[i] = names;
    for (int i = 0; i < right.length; i++)
    right[i] = names[i + names.length/2];
    mergeSort(left);
    mergeSort(right);
    merge(names, left, right);
    // pre : result is empty; list1 is sorted; list2 is sorted
    // post: result contains result of merging sorted lists;
    // add merge method below
    public static void merge(String[] names, String[] left, String[] right)
    int i1 = 0;
    int i2 = 0;
    for (int i = 0; i < names.length; i++)
    if (i2 >= right.length || (i1 < left.length && left[i1].compareToIgnoreCase(right[i1])<0))
    names[i] = left[i1];
    i1++;
    } else
    names[i] = right[i2];
    i2++;

    Welcome to the forum.
    Please read this to learn hot to format your code (and other things relevant for this forum):
    https://forums.oracle.com/forums/ann.jspa?annID=1535
    923566 wrote:
    Hi, I'm trying to sort a list of names alphabetically, case-insensitive by using the mergesort technique.
    I wrote this codeDo you know the <tt>TreeSet</tt> class?
    http://docs.oracle.com/javase/7/docs/api/java/util/TreeSet.html
    With that sorting Strings is a two liner:
    http://www.java2s.com/Code/Java/Collections-Data-Structure/TreeSetDemo.htm
    bye
    TPD

  • Artists' name appears twice on alphabetical list?

    Hello I recently ran into a problem with the music app on my phone. I was syncing some songs from iTunes to my phone until I realized one of the artist's name that was already on my phone started appearing twice on the artist alphabetical list. The artist's name starts with the letter 'L' and it shows up on the right spot on the list, but there's also a duplicate on the bottom of the "W" section. Clearly it shouldn't be there since the name starts with an 'L'. I tried deleting the duplicate but when I do, the right one disappears as well. Please help me. I don't know what to do! My iOS and iTunes are updated and there hasn't been this kind of problem before. It's really bothering me. I'm sorry if you don't understand what I'm trying to say. I wish I can show you with pictures but I'm not sure how to upload pictures to here...

    When you say you "installed" Find My iPhone, are you referring to the app of the same name or do you mean you turned on the Find My iPhone service (Settings>icloud)?  If the former, then that doesn't turn on the service and you won't be able to track it.
    iPad name appears twice?  Did you by any chance perform a restore of an iPad backup to a new iPhone, thereby naming the iphone the same as the iPad?

  • How to email a list of names and email addresses?

    I have a group of about 60 people with various amounts of data in each of their Address records.
    I want to send an email to the group with a list of the names and email addresses of everyone on the list. I don't know how to do this neatly. Got any ideas?
    If I put the group name in "to" in Mail, each person gets a messy non-alphabetical list with commas. If I send a group vCard, I send more data than I want to send. If I make a printed list, I have to convert to a pdf file and send that which is not nearly a simple as a text list.
    Is there any way to export fields of my choice from Address into either text or spreadsheet format?
    I want to send a list like this, but with tabbed columns.
    Steve Jobs [email protected]
    Barack Obama [email protected]
    yourname1 yourname2 [email protected]
    Thanks,
    Phil

    Thanks, Thomas for the prompt response, but the pdf method has two problems.
    First, it's got to be in landscape mode, or the email address word-wrap. That makes for a five-page list. I want to send a 60-line text list.
    Secondly, there's no way to eliminate the label (work, home, other...) from the email address field.
    I will use the pdf method if no one comes up with a better idea.

  • Long list of names - three columns

    Hi,  I am tryhing to do the follow:
    -  I have a long list of names which need to be continually updated.
    -  List is in Alphbetical order
    -  As the list is so long I want to have three columns per page.
    -  How can I keep updating and making sure they are in alphabetical order without having to keep organising them.
    If you select and put into ascending order it only does one column at a time not the whole list?
    Please can you help.
    Thanks.
    Ozpaws

    Hi Oz,
    I'm disappointed that we haven't heard from you since my (and Jerry's and Jeff's) most recent posts.
    I've done a bit of further exploring since then. Here's a sample of the results, using the same data as in my earlier suggestion, but with the result data moved into two three-column tables.
    The result tables (Print3x, on Sheet 1, on the right, are scaleable to the size that will fit one to a page, and additional result table need only a simple edit to the formula before it is filled into the new table. The extra column on Print3a is required to avoid a self-reference error. All Print3x tables must contain the same number of rows.
    Updating, as previously, requires a sort of the Data table (on Sheet 2, on the left) after new entries are made. Resorting of the result tables is automatic.
    The small table, Counts, on Sheet 2, is for calculations related to the transfer, and may be hidden, or moved to a third sheet, if desired.
    Formulas:
    Counts::B2: =COUNTA(Data3 :: $A)
    Counts the number of names in the list.
    Counts::B3: =ROWS(Print3a :: $D)-1
    Counts the number of rows (including the header row) in Print3a. Subtracts 1 to obtain the number of rows to fill with names.
    Counts::B4: =COLUMNS(Print3a :: $1:$1)-1
    Counts the number of columns (including the extra column) in Print3a. Subtracts 1 to obtain the number of columns to fill with names.
    Counts::B5: =B3*B4
    Calculates the number of cells used when the table is full.
    Print3a:
    A2, and filled right to column 3 and down to the end of the table:
    =IF(0+ROW()-1+(COLUMN()-1)*Counts :: $B$3<=Counts :: $B$2,OFFSET(Data3 :: $A$1,0+ROW()-1+(COLUMN()-1)*Counts :: $B$3,0),"")
    0+ROW()-1+(COLUMN()-1)*Counts :: $B$3<=Counts :: $B$2
    Compares the number of cells used to this point with the number of names to be filled in. If the number 'used' is less than or equal to the number of names, then:
    OFFSET(Data3 :: $A$1,0+ROW()-1+(COLUMN()-1)*Counts :: $B$3,0)
    Fills the current cell with the next name from the Data table.
    If the number 'used' is greater than the number of names, then:
    places a null string in the cell.
    Print3b:
    =IF((Counts::$B$5+ROW()-1+(COLUMN()-1)*Counts :: $B$3)<=Counts :: $B$2,OFFSET(Data3 :: $A$1,Counts :: $B$5+ROW()-1+(COLUMN()-1)*Counts :: $B$3,0),"")
    This is the same formula as used on Print3a, with the two bold parts replaced as shown to make each new table start at the right place on the Data list.
    For the third Print# table, Counts::$B$5 would be replaced with (2*Counts::$B$5), etc.
    Some difficulty to set up, but fully automatic once in place. To Print, go to Sheet 2, then Print. Limit the pages to print to pages 1 to the count of tables containing names.
    Regards,
    Barry
    PS: I like Jerry's method—simple and easy, requiring only a copy and paste, then setting the Pages document to three columns. The second step could possibly be eliminated by setting up a three column template, and using that for the document to paste into. (NOT tested due to lack of time at the moment)
    B

  • I'd like a complete alphabetical list of albums in my library.

    any simple way to do this? i'm transferring my cds to itunes ( a lot). it would be nice to be able to find and album on a master printed alphabetized list for easy reference. eventually id like an alphabetized song list too.

    Hi,
    In case you plan to move to Leopard one day, there is a great sofware called "Delicious Library" that you can download from delicious-monster.com, which does exactelly what you want and more.
    It automatically indexes your Itunes Library, show everything on shelves with artworks or as an alphabetic list.
    It does a lot more, as it includes a bar-code scanning utility that works with any webcam and find online the name, cover page, characteristics and user's comments from Amazon. It can index everything you want : CD, DVD, Books..
    Unfortunatelly it does not run with Tiger...
    Regards
    Luc

  • Creating a list of names and putting them into a computer file

    I am trying to create a list of names which is generated by a swf file that contains buttons representing letters of the alphabet. The user generates a name by clicking on the letter buttons until the letters of the name have been spelled out and then clicking on a “Submit” button to add each name to the list. The names are generated inside the swf file but I want the list of names to be deposited in a file within a folder of the computer and remain there as a permanent record after the swf file has been closed. I can do the Actionscript 3 programming associated with the letter buttons but I would like to know how to send the names to the computer file.

    Here is some simplified code which illustrates the problem I am having. I have four buttons A2_btn thru D2_btn. These buttons can be clicked to put a sequence of letters into the input text window called requestedItem_txt. The button called submit_btn can be clicked to put the sequence of letters (preceded with a comma) into the window called requestedItemList_txt and append the sequence of letters (and comma) to whatever is already in the window. This part is working satisfactorily. I also want to write the contents of the requestedItemList_txt window into a file on my computer as a permanent record each time the submit_btn button is clicked. I get an error message for the flush statement and I don’t get any file written on my computer. This problem completely baffles me so I would appreciate any help you can provide.
    A2_btn.addEventListener(MouseEvent.CLICK, btnA2Press);
    function btnA2Press(event:MouseEvent):void
        requestedItem_txt.appendText("a");
    B2_btn.addEventListener(MouseEvent.CLICK, btnB2Press);
    function btnB2Press(event:MouseEvent):void
        requestedItem_txt.appendText("b");   
    C2_btn.addEventListener(MouseEvent.CLICK, btnC2Press);
    function btnC2Press(event:MouseEvent):void
        requestedItem_txt.appendText("c");
    D2_btn.addEventListener(MouseEvent.CLICK, btnD2Press);
    function btnD2Press(event:MouseEvent):void
        requestedItem_txt.appendText("d");
    var sharedOb:SharedObject = SharedObject.getLocal("savedData");
    var flushResult:Object = sharedOb.flush();
    submit_btn.addEventListener(MouseEvent.CLICK, submit_btnPress);
    function submit_btnPress(event:MouseEvent):void
        requestedItemList_txt.appendText(","+(requestedItem_txt.text));
        requestedItem_txt.text = ("");
        SharedObject.getLocal("savedData");
        trace(SharedObject.getLocal("savedData"));
        flush("requestedItemList_txt.text");
    stop();

  • Creating alphabetical list of dvds?

    I'm sure this isn't the correct place for this post so forgive me in advance.  Does anyone know the best way to creat an alphabetical list of my dvds without having to buy a separate program?  I have i-work and have tried to use numbers to create a spreadsheet using separate columns for Blu-ray, DVD, TV shows and i-Tunes movies but after typing the movies and sorting the column it messes up and doesn't list them alphabetically and the column next to the marked one goes all funky. 
    Thanks in advance!!!

    Hi Stephen,
    Have a look at Badunit's solution.
    Re: Sorting multiple columns alphabetically
    Table 1
    a
    b
    c
    d
    e
    f
    g
    h
    Table 2
    a
    d
    g
    b
    e
    h
    c
    f
    You can add new names to table 1 and resort.
    Table 2 can have however many rows and columns you like.
    Regards,
    Ian.

  • Rotating Through Alphabetical List - In Order

    Maybe I haven't had enough coffee or I'm just tired from
    getting up in the middle of the night for my 1 year old, teething
    daughter, but I just can't seem to think of a simple way to rotate
    through a list in order. Here's what I'm trying to do... I have an
    alphabetical list of companies displayed on my site (advertisers).
    The companies at the bottom of the list are getting annoyed that
    they're always at the bottom. So, I want to make the list of
    companies start at a new position each time (in order). So, it
    would start outputting in this order: a-z, then coufput "b-z" /
    cfoutput "a" (two cfoutputs), then "c-z" / "a-b", etc.. But, I
    don't want it to start at a-z for each new visitor to the page, I
    want it to remember the last display, say d-z / a-c and start with
    e-z for the next visitor.
    One of my ideas relate to saving a variable in the database
    each time the page is viewed and doing a plus one to figure out the
    starting position. And, when it gets to the total number of records
    in the list starting back to 1. Isn't that too complicated. What am
    I forgetting?
    Hopefully, someone can help me. Maybe I'll go get another cup
    of coffee and see if that helps....

    Assuming your list of names comes from a db, there is another
    approach. If your db supports it, get the minimum length of the
    company name (trimmed of course) each time you run the query. Then
    generate a random number between 1 and that value. Let's call it n.
    Sort your query by the nth character. That should make it different
    each time.

  • Alphabetic Listing of Songs

    How do I list the songs in iTunes in the normal alphabetical listing?
    As they are lsited now, included in the list of all song names starting with "A" would be song names like "The Apple" or "The Archies".
    How would I change the listing to have "The Apple" and "The Archies" under song names starting with "T"?

    This sorting issue was the source of much frustration for myself for a long time as I wanted the albums on my iPod to show up in the order that they were released, not alphabeticaly. (yeah I'm anal!)Easy enough task in iTunes, but difficult on your iPod.The way I did it was to go into the sort menu of the first song of an album and under 'album name' insert the year of release BEFORE the title. eg, 1983 Texas Flood. (And here is where it relates to you,) The next step is to select the entire album, right click, and instead of selecting 'get info', click on 'apply sort field'. Another drop box appears,you then click on whichever is appropriate, in my case, 'same album'. The same technique can be used to sort artists. In this example, under 'sort artist name',I entered 'Vaughn Stevie Ray', he is now listed under V instead of S. You can do all the sort changes you like for an album in one hit and when you click on 'apply sort field', select the option 'all matching fields'. You can sort the artist name on all of the albums by one artist in one hit using this method, just be sure to only choose the 'same artist' option when doing it or you'll stuff up album titles as well. Also be aware that when applying sort fields to multple tracks, that the track at the top of the list is dominate and all those below will be made to match it. If you sort the artist by their surname and it begins with a letter that is closer to Z than their first name is, eg: Ben Harper, the first track you change will drop below the rest (if your library is set to display albums by artist)because it is now by Harper Ben, not Ben Harper. To combat this you will need to go to the column heading where it says 'album by artist' and click on it. This should reverse the order and put the newly altered track back at the top where you need it.(Hint It helps to isolate artists or albums you are sorting by locating them via the search menu in the top right hand corner of your library before you start, so you don't have your entire library jumping all over the place at once.) Good luck, hours of 'fun',I can assure you.

  • Alphabetic listing of email recipients in Mail

    I have created several mail groups in my Address Book, and my preference in Address Book is to show them listed alphabetically by last name. That works just fine.
    When I use these mail groups in Mail, the list of recipients is no longer alphabetic. The names appear to be listed randomly. They are not in alphabetic order by last name, by first name, or by email address. For many of the emails I need to send, it is important that the recipients be listed alphabetically by last name.
    Is there a way to preserve the alphabetic ordering that I see in Address Book when I use that mail group in Mail?
    Thanks for any help or guidance!

    Unfortunately what you're asking is not currently possible. There is no way to define the order by which addresses are listed in Mail, regardless of how they are arranged in Address Book. Apple is aware of this issue and this ability has been suggested for a future release already.
    Mulder

  • Difficulty in using a variable to pass a list of names between 2 tables

    Hi All,
    I am trying to pass a list of names from one table as a variable to another table and trying to find the Highest level they exist at in the hierarchy. I am having some troubles with the variable and need some guidence and also if this should be a procedure or not.
    this is what i have now :
    Variable man_name Varchar;
    exec :man_name = (Select full_name from direct_manager_report)
    UPDATE direct_manager_report
    Set Manager_level_number =
    (Select 'Manager_Level_0' from manager_hierarchy where level_0_manager_name = man_name
    UNION
    Select 'Manager_Level_1' from manager_hierarchy where level_0_manager_name < > man_name AND level_1_manager_name = man_name
    UNION
    Select 'Manager_Level_2' from manager_hierarchy where level_1_manager_name < > man_name AND level_2_manager_name = man_name
    UNION
    Select 'Manager_Level_3' from manager_hierarchy where level_2_manager_name < > man_name AND level_3_manager_name = man_name
    Where full_name = man_name;
    Let me know what modifications have to be done for this the variable to get the name from table 1 and find the manager level from table 2 and populate it back in table 1.
    Any help is appreciated.
    Thanks

    Frank Kulash wrote:
    Hi,Thanks for your reply. I am sorry for not providing enough information.
    What's wrong with what you have now? I want to pass the manager name (about 2000) from direct_manager_report to the variable which i pass to manager_hierarchy table to find the highest level for each manager
    If it doesn't give the right results, then how is anyone except you to know what the right results are?
    Variable man_name Varchar;
    exec :man_name = (Select full_name from direct_manager_report)Does that really work for you?No thats why i said this is what i have and i am trying to see the best to past the list of manager names to get the level number.
    UPDATE direct_manager_report
    Set Manager_level_number =
    (Select 'Manager_Level_0' from manager_hierarchy where level_0_manager_name = man_name
    UNION
    Select 'Manager_Level_1' from manager_hierarchy where level_0_manager_name < > man_name AND level_1_manager_name = man_nameIt looks like something is missing on the line above. Did you mean "level_0_manager_name != man_name"?
    This site doesn't like to display the &lt;&gt; inequality operator. Always use the other (equivalent) inequality operator, !-, when posting here.
    UNION
    Select 'Manager_Level_2' from manager_hierarchy where level_1_manager_name < > man_name AND level_2_manager_name = man_name
    UNION
    Select 'Manager_Level_3' from manager_hierarchy where level_2_manager_name < > man_name AND level_3_manager_name = man_name
    Where full_name = man_name;Are you sure the UNION will never return more than 1 row?
    Let me know what modifications have to be done for this the variable to get the name from table 1 and find the manager level from table 2 and populate it back in table 1.Whenever you have a problem, post a little sample data (CREATE TABLE and INSERT statements) and the results you want from that data (in this case, the contents of table1 after everything is finished).
    See the forum FAQ {message:id=9360002}Sorry did not realize the missing !. Yes the union will always return one record for each manager name passed. I have tested the select part which hard coding the manager name and it does update the level number correctly. but i am struggling with passing a large list of values as a variable.
    This is the output i am looking for in the direct manager report table is :
    Manager Name | Manager Level Number
    ABC Manager Level 0
    XYZ Manager Level 1
    This is the structure of the manager hierarchy:
    Manager Level 0 Manager Level 1 Manager Level 2...Manager Level 14
    ABC ABC ABC ABC
    ABC XYZ XYZ XYZ
    Let me try the below but hopefully i am more clear on the requirement now.
    >
    You may want something like this
    MERGE INTO  direct_manager_report     dst
    USING   (
             SELECT    dmr.full_name
             ,           'Manager_Level_'
                    || MIN ( CASE  dmr.full_name
                                 WHEN  level_0_manager_name  THEN '0'
                                 WHEN  level_1_manager_name  THEN '1'
                                 WHEN  level_2_manager_name  THEN '2'
                                 WHEN  level_3_manager_name  THEN '3'
                               END
                     ) AS manager_level_number
             FROM      manager_hierarchy  dmr
             JOIN      manager_hierarchy      mh   ON   dmr.full_name IN ( level_0_manager_name
                                                                   , level_1_manager_name
                                                , level_2_manager_name
                                                , level_3_manager_name
             GROUP BY  dmr.full_name
         )                    src
    ON     ( dst.full_name  = src.full_name )
    WHEN MATCHED THEN UPDATE
    SET     dst.manager_level_number = src.manager_level_number
    Edited by: user599926 on Jun 4, 2013 9:41 PM

  • AR aging report does not print alphabetically by customer name in 8.8

    AR aging report does not print alphabetically by customer name in version 8.8.
    It is possible to create a custom layout for the receivables aging summary report (to print alphabetically by BP name) to overcome this problem. However, itu2019s not possible for the u201Cdetailed receivables aging reportu201D or u201Ccustomer statement reportu201D.
    Why has SAP changed this functionality? In version 2007 SAP takes the order of the rows set on the screen unless other order is specified in the layout.
    How can we make the u201Cdetailed receivables aging reportu201D and u201Ccustomer statement reportu201D print alphabetically by customer name?
    Steps to reproduce:
    Business partners > Business partner reports > Aging > customer receivables aging
    Doubleclick on customer name to sort it in alphabetical order.
    Click on preview and select u201Creceivables aging summary reportu201D.
    The system layouts do not print by customer name in alphabetical order.
    Click on preview and select u201Cdetailed receivables aging reportu201D. The system layouts do not print by customer name in alphabetical order.
    Also, customer statement report does not print by customer name in alphabetical order.
    In SAP 2007 versions, when a marketing document or aging report is printed, SAP takes the order of the rows set on the screen unless other order is specified in the layout.
    In SAP 8.8 although it works the same way for marketing documents, it doesnu2019t work like this for Aging reports.
    I was able to change the order for the u201CReceivables Aging Summary Reportu201D only.  We cannot overwrite a System report, I had to create a new layout called:  u201CBusiness Partner Aging (Summary) (Alphabetically Sorted)u201D.
    I couldnu2019t set up the order based on BP Name for the other 2 options: Detailed Receivables Aging Report and Customer Statement Report (One page per Customer).
    Iu2019ve checked print settings and properties, and I donu2019t see any way of changing the default order for these reports.

    Reported it to SAP support + they plan to fix it in a future patch.

Maybe you are looking for

  • Fresh install of solaris 10 x86 hangs after 'Configuring devices'

    Hi All, I just received a new SuperMicro server with an LSI MegaRAID SAS 9261-8i controller. While trying to install Solaris 10 it hangs after "Configuring devices". I checked the LSI page and Solaris 10 is supported according to them. Any ideas how

  • Quantity determination for printing labels

    Folks, How and where can I configure how many labels should be printed for a delivery? I.e. I have a material label with customer address and order number on it and depending on the material, we should have different quantities of labels. For example

  • Finding a location on an image

    Hello folks I had posted a topic about zoomin a part of an image which I wanted for my project but now I want to add one thing and that is, I am having an image which is a city map and I want to find the pixel location of a particular area on the map

  • Transfer large amount back to external system

    Hi! Here is the scenario: There is a table with 4 million rows. I want to send all rows to an external caller which calls via RFC function get_all_rows What is the best way to transfer 4 million rows? Should I divide them into seperate internal table

  • 1.1.4, Bluetooth, and Multipoint Headsets

    So I have a Bluetooth question. I currently own two Bluetooth headsets: A Plantronics 510 (Bluetooth 1.x), and a Jabra BT5010 (Bluetooth 2.0). Both supposedly support multiple device connections, but my understanding is that it's kind of a 'hack' wit