Auto-fill lists

I'm trying to achieve a similar functionality that can be found in the Home Inventory template in iWork '09. If you open that template, you'll see that changing the category moves the items around to be filed under the different category headings. I would like some help trying to figure out how to do this. However, I'd like the information to be copied from another sheet.
Sheet 1 - 2 columns: item, category
Sheet 2 - Multiple headings as different rows, similar to Home Improvement template, with items listed under each
Adding an item on sheet 1 creates the new row on sheet 2. Changing a category on sheet 1 moves the item around on sheet 2.
I hope this makes sense. Any tutorial would be nice. I'd rather learn than be given a step-by-step, but my searches aren't returning anything close to what I'm looking for.
Thanks.

charlieholder wrote:
Sheet 1 - 2 columns: item, category
Sheet 2 - Multiple headings as different rows, similar to Home Improvement template, with items listed under each
Adding an item on sheet 1 creates the new row on sheet 2. Changing a category on sheet 1 moves the item around on sheet 2.
Hi Charlie,
Let's start by using vocabulary specific to Numbers.
a Sheet is the base which may contain one or more tables, charts and/or other objects
a Table is an array of cells, placed on a Sheet.
1. Adding an item to Table 1 won't create a new row on Table 2, but the data can be copied to an existing row on Table 2. Table 2 can be placed on Sheet 1, Sheet 2, or any other Sheet in the document (and may be moved from one Sheet to another within the document).
2. Changing the data in a cell on Table 1 will change the copy of that information on Table 2.
Categories are groupings of the data based on specific criteria. They are specific to a single table, and the data used to sort and categorize the table must be contained on that table.
With that in mind, for Table 1, I would use a "Standard" table (One header row, one header column), two columns by as many rows as you need.
Table 2 (also a "Standard" table) needs at least two rows, and at least as many rows as Table 1. To begin with, I would put it onto the same Sheet as Table 1, so that you can work with and see both at the same time.
The easiest way to construct the simple version of the formula to copy values from one Table (Table 1) to another (Table 2) is to use a combination of keyboard and mouse.
Click on A2 of Table 2.
Type an equals sign (=)
Click on A2 of Table 1
Press return or tab, or click the "Accept" button.
If Table 1::A2 contains data, the data will now appear in Table 2::A2.
If Table 1::A2 is empty, that will be interpreted as a zero, and 0 will appear in Table 2::A2.
A column full of zeroes is probably not what you want to see for empty lines on Table 1, so a cosmetic addition to the formula is in order.
Current formula: =Table 1::A2
Revised formula: =IF(LEN(Table 1 :: A2)>0,Table 1::A2,"")
LEN() is a text function that counts the characters in a text string (and interprets a number as text for this purpose). If there's any data in the target cell, LEN() will be greater than zero, and the formula will show that data. Otherwise the formula returns the empty string, and the cell appears 'empty'.
Enter or edit the formula, then select Table 2::A2 again if necessary.
Grab the small circular control at the lower right of the selected cell and drag it right to copy the cell into B2. (As A is an Header column, you may have to Copy the cell, then Paste it in B2).
Reselect both cells if necessary, then grab the control again and drag it down to the *last row of Table 2.*
  • Filling to the last row makes every non-header cell in the column contain the same formula, a necessary condition for added rows to be automatically filled with the formula as they are added.
Setting categories:
Click on Table 2 to select it.
Click the Reorganize button.
In the bottom section use the popup menu to select column B
Leave the new popup that appear set to 'unique values'
Check the checkbox to "Insert Categories from the following'
New categories will be added for each new value entered in column B of Table 1.
New items will be placed in the correct (existing or new) category on Table 2 when their categories are entered on Table 1.
CAUTION:
As noted earlier, Table 2 must contain at least as many rows as Table 1. NOTE that this does NOT include the inserted Category rows in Table 2 (nor those in Table 1 if there are categories inserted there).
Rows may be added to Table 2 by selecting any cell, then dragging the Row handle at the bottom left of the table downward. remember that formulas will be autofilled to added rows only if ALL cells in that column (except header row cells) contain the same formula. Category row cells contain no formulas, and will break the autofill. *Before adding rows, go to the Reorganize dialogue and uncheck the insert Categories button.*
Regards,
Barry

Similar Messages

  • Yahoo mail address auto-fill lists everyone ever included in every e-mail I've ever sent/received

    At least that's what it seems like....
    FF (29.0.1)
    Re Yahoo mail: When entering a recipient for an e-mail the auto-fill drop down shows possible matches well in excess of my contacts. It includes anyone that I have ever sent/rec'd and all the addresses that were also cc'd in those e-mails.
    From what I have read on Yahoo boards the suggestions are generated from the browser's stored data (ie. it's a browser problem not a Yahoo Mail problem). I have FF options set to delete all history (browse/download/cache/forms/search/cookies/logins/pwds/offlinedata) each time FF closes.
    I am able to delete unwanted suggestions one at a time but as a practical approach that is beyond ridiculous.
    Does FF keep a master list of part addresses? If so, how do I delete all except my current contacts?
    THANKS!

    Firefox doesn't store email addresses except as form data; data that you typed previously into Firefox.
    See if clearing form history solves that problem: [https://support.mozilla.org/en-US/kb/control-firefox-automatically-fills-in-forms?esab=a&s=clear+form+data&r=5&as=s#w_clearing-form-history Clearing form history]

  • How can I delete unwanted mail addresses from the auto fill list in e.mail

    When I go to type a mail adress on my ipad I get a drop down list of previous mail addresses including all the typo's and used once. There doesn't seem to be a way of deleting unwanted one's. Unless anyone knows better?
    Paul

    No, it can't be done. There have been many requests for this.
    All you can do is send feedback to Apple on it at http://www.apple.com/feedback/iPad.html

  • How to delete old addresses that appear in auto complete list in iMessage

    Mavericks 10.9.1
    iMessage Version 8.0 (4218)
    MBP Late 2011
    When typing in the name of a contact I want to message, a list of addresses appears as an auto-complete/auto-fill list. 
    One address is no longer used and I would like to delete that particular address. 
    The address is not on the contact card. 
    I'm sending a message via iMessage to another iMessage verified address on an Apple device(s). 
    My iCloud contacts are synced correctly with iphone/ipad/MBP.
    Thanks

    First, search Contacts to make sure the address doesn't appear on any card. If it doesn't, continue.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Containers/com.apple.iChat
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Quit the application if it's running. Move the selected item to the Trash. Relaunch the application and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Cannot bring up a Yahoo email list address on ipad2??? Won't auto fill.

    Using yahoo email on my ipad2 it will auto fill an email address if I put in a first name.  It should auto fill 76 addresses when I put in the nickname of one of my lists but it won't.  Will do so on my PC.  Why?  How fix?

    If you are talking about Yahoo mail within the built in iOS mail app, you cannot email to groups using the mail app. There are third party apps that will allow you to email to groups, but the iOS mail app won't do it.
    There are some workarounds where you can create a group in the notes app, copy it into your contacts app and use that, but the feature just does not exist in the mail app itself.

  • In my email auto fill it lists addresses I haven't used in 2  years as "recent others". What causes this, the contact information for these people was deleted some time ago.

    In my email auto fill it lists addresses I haven't used in 2  years as "recent others". What causes this, the contact information for these people was deleted some time ago.

    Mail, Window Menu, Previous Recipients.
    Select the ones you don't want and delete them.
    If you want to add them to contacts, click that button.

  • No song is seen when I select s list for auto-fill

    I have connected my iPod Shuffle second generation today, as every day, but when I select a list for auto-fill no song appears in the list whatever I choose, so I cannot fill my Shuffle. I have restored it but nothing has change.
    What can I do?
    Regards.
    Guillermo

    One more thing: When I connect the iPod first, it appears on the desktop, but when appears in iTunes disappear from it. If I try to restored with iPod Utility it says "connect your iPod"

  • After updating to 4.0 I lost my list of auto-fill logons. How can I get back?

    I used to have a feature that captured my logon ID's and passwords to that the next time I went to that site Firefox would auto-fill the ID and password. After I updated to 4.0, I lost this capability. How can I get it back?

    * Websites remembering you and automatically log you in is stored in a cookie.
    * Create an allow cookie exception (Tools > Options > Privacy > Cookies: Exceptions) to keep such a cookie, especially for secure websites and if cookies expire when Firefox is closed.
    * In [[Private Browsing]] mode all cookies are session cookies that expire if that session is ended, so websites won't remember you.
    * In [[Private Browsing]] mode Firefox won't fill names and passwords automatically.
    * Do not use [[Clear Recent History]] to clear the "Cookies" and the "Site Preferences"
    Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, and passwords.
    * http://kb.mozillazine.org/Cookies
    * http://kb.mozillazine.org/Password_Manager
    * http://kb.mozillazine.org/User_name_and_password_not_remembered

  • How do you get auto fill to use the right E-mail address?

    Hi Everyone
    My address book card has multiple E-mail addresses on it. Yet when I want to use auto fill to fill out a form, 100% of the time it's just one address I want to use. The problem is safari always uses only one of the addresses and it's not the one I want to use. Is there a way to change which address (or any other field) from your address card is used in auto fill?
    TIA
    K

    Since you don't say how many email addresses you have on your own card or which of them it's picking, I'll assume it's choosing the first one in the list. If that's correct and it's not the one you want, you need to change the order of addresses to make the one you want be the first one in the list.
    Other than that, you cannot set a default item for any field.
    Mulder

  • Safari Auto-fill URL Needs Work

    When I begin typing a previously visited website URL into the address field, that doesn't necessarily mean that I want to return to the same page of that site which I previously visited. That means, while it's nice to have the auto-fill (or auto-complete; whatever you call it) function, I would much rather it just autofill the homepage URL of that site. Even though a drop-down menu appears with suggested URLs, many of us just type and hit enter, only to find we've landed someplace else. Many times, previously visited pages have been changed or deleted and, instead of getting the all-too familiar 'Error 404' (page does not exist), I have to enter the URL again, and then delete the part of it that the auto-complete has erroneously guessed that I wanted. Take a tip from Netscape Navigator 4.72 for Mac: auto-complete ONLY the homepage URL... nothing more. Thanks.
    Power Mac G4 1.25GHz MDD   Mac OS X (10.4.8)   768 RAM

    Hi Mike
    From other related threads, seems a number of users are waiting for something different from Apple in this area. Sending feedback to Apple via the Safari Menu>Report Bugs to Apple is one effective way of reaching Apple Software Engineers.
    In the meantime, the only effective work-around is to press the space bar before typing the URL. Of course, no prompts appear, however, the long list doesn't appear either.

  • Safari 3 auto-fill different behavior?

    It seems that in earlier versions when I went to a password login page that was stored in auto-fill, the number would automatically fill in when loading the page. Now it seems that I need to at least enter the first character into the login field and then a little drop-down appears allowing me to choose it, even if there is only one choice. Then the password automatically gets filled in. This is annoying to me as I don't always remember the login I've used. Can someone confirm that this change has happened or am I doing something wrong?

    For whatever reason it appears the password field you are interested in is being treated as a choice field instead of a password field. Although the behavior for password fields has not changed (I think) the behavior for choice fields HAS changed.
    It used to be that your last choice used was pre-filled into the choice field when you went to the page, and before you typed ANYTHING into that field. Also if you started typing, choices that matched what you had typed so far used to show up in most recently used order with the field autofilled to the one most recently used that matched what you have typed so far.
    The behavior now, apparently, is that the choice field is NOT pre-filled (if you have typed more than one choice into that field before, and if you start typing the list shows items matching what you have typed so far in sorted order instead of most recently used order -- which makes it less likely that the one on the top of the list is the one you want.
    You can edit the Autofill records in Safari for any given web page to make it forget about previous choices, and then the next time you type in the value for a field on that page it will be recorded as your only choice (so far). But that's kind of crufty.
    --Bob

  • Auto fill website passwords

    How do I add a website to auto fill once it had been removed from the password list?

    You're welcome  

  • Auto-fill text box field values based on pulldown selection

    Trying to fill in address, city, state, zip text fields based on option selected in a select form field. The following code works great in Internet Explorer, but in Chrome or Firefox, after making selection, text fields are populated with the word "undefined."
    I've found a PHP version of Jquery script here that would probabably fit the bill.
    http://stackoverflow.com/questions/3657127/jquery-populate-text-input-from-table-based-on- select-value
    Maybe someone has a CF version they could share?
    Thanks in advance to any who can point me to a solution for this code, or a better way to accomplish my need.
    <!--- Destinations with auto-fill of address, city, etc. --->
    <script type="text/javascript">
          function selectAddress(list) {
                // assume first item is empty
                if (list.selectedIndex > 0) {
                      var locationID = list.options[list.selectedIndex].value;
                      var locationAddress = list.options[list.selectedIndex].locationAddress;
                      var locationCity = list.options[list.selectedIndex].locationCity;
                  var locationState = list.options[list.selectedIndex].locationState;
                  var locationZip = list.options[list.selectedIndex].locationZip;
                  document.getElementById('locationID').value = locationID;
                      document.getElementById('locationAddress').value = locationAddress;
                      document.getElementById('locationCity').value = locationCity;
                  document.getElementById('locationState').value = locationState;
                  document.getElementById('locationZip').value = locationZip;
    </script>
    <tr>
    <td align="right" bgcolor="#FFFFFF" valign="top">Name of Destination</td>
    <td align="left" bgcolor="#FFFFFF" valign="top">
       <select name="locationID" onChange="selectAddress(this)" class="smallforms">
                 <option value="">SELECT DESTINATION ››››››››››</option>
                 <cfoutput query="allLocations">
                       <option value="#locationName#" locationAddress="#allLocations.locationAddress#" locationCity="#allLocations.locationCity#" locationState="#allLocations.locationState#" locationZip="#allLocations.locationZip#">#locationName#</option>
                 </cfoutput>
            </select> 
          Other: <cfinput name="destinationNameOther" type="text" class="smallforms" size="75">
          <br />
           <input id="locationID" name="locationID" type="hidden"><br>
             Address:    <input class="smallforms" id="locationAddress"    name="locationAddress"    type="text" size="30"> 
             City:       <input class="smallforms" id="locationCity"    name="locationCity"    type="text" size="20"> 
             State:       <input class="smallforms" id="locationState"    name="locationState"    type="text" size="2"> 
             Zip:       <input class="smallforms" id="locationZip"       name="locationZip"       type="text" size="8"><br />
    <br />
    </td></tr>

    Thanks a million for the help Steve, the array is being created in source as follows: 
    <script type="text/javascript">
    var addresses = [
       "locationName": "Airport Park School",
       "locationAddress": "",
       "locationCity": "",
       "locationState": "WI",
       "locationZip": ""
       "locationName": "American Legion Golf Course",
       "locationAddress": "1001 Golf Club Road",
       "locationCity": "Wausau",
       "locationState": "WI",
       "locationZip": "54403"
    but I'm lost at the
    // reference as address[index].locationName...address[index].locationZip where index = 0-[arraysize-1]
    direction, and just to double check, you named the Javascript var "addresses", so the "reference as address" s/b "reference as addresses" right?
    I've tried many iterations of "onchange" adding other variables (locationCity, locationZip, etc.) but coming up empty.
    Anyway, I wish I could buy you a beer or two for the help . . .
    Here's where I'm at, which ain't working. If you have a minute to look over, it would be MUCH appreciated. Try not to laugh at my (what's probably ugly) Javascript code:
    <!--- Code from Steve @ Adobe.com CF Forum --->
    <script type="text/javascript">
    var addresses = [
    <cfset variables.fs = "" />
    <cfoutput query="allLocations">
      #variables.fs#{
       "locationName": "#jsStringFormat(locationName)#",
       "locationAddress": "#jsStringFormat(locationAddress)#",
       "locationCity": "#jsStringFormat(locationCity)#",
       "locationState": "#jsStringFormat(locationState)#",
       "locationZip": "#jsStringFormat(locationZip)#"
      <cfset variables.fs = "," />
    </cfoutput>
    // reference as address[index].locationName...address[index].locationZip where index = 0-[arraysize-1]
    </script>
    <tr>
    <td align="right" bgcolor="#FFFFFF" valign="top">Name of Destination</td>
    <td align="left" bgcolor="#FFFFFF" valign="top">
      <select name="locationID" class="smallforms"
      onChange="var locationAddress = addresses[list.selectedIndex].locationAddress;">
                 <option value="">SELECT DESTINATION &#8250;&#8250;&#8250;&#8250;&#8250;&#8250;&#8250;&#8250;&#8250;&#8250;</option>
                 <cfoutput query="allLocations">
                       <option value="#locationName#">#locationName#</option>
                 </cfoutput>
          </select> 
      Other: <cfinput name="destinationNameOther" type="text" class="smallforms" size="75">
      <br />
      <cfoutput>
       <input id="locationID" name="locationID" type="hidden"><br>
       Address:  <cfinput class="smallforms" id="locationAddress"  name="locationAddress"  type="text" size="30"> 
       City:   <cfinput class="smallforms" id="locationCity"   name="locationCity"  type="text" size="20"> 
       State:   <cfinput class="smallforms" id="locationState"   name="locationState"  type="text" size="2"> 
       Zip:   <cfinput class="smallforms" id="locationZip"   name="locationZip"   type="text" size="8"><br />
      </cfoutput>
    <br />
    </td></tr>
    Thanks again Steve . . . much appreciated!

  • ITunes 10 Auto Fill Free Space Results in "Over Capacity" Warning.

    In iTunes 9 when i had "Automatically fill free space with songs" checked, it would fill my iPhone to about 100MB or so short of full. Very full, but enough space left to be able to download some apps or maybe some music directly to my phone.
    In iTunes 10, clicking the very same option results in iTunes telling me that my phone will now be 0.34GB Over Capacity. I tried to do things like unsync large video files, but nothing seems to work. If i unclick "Auto fill" I have 9GB empty, but as soon as i put it back on it jumps over the limit.
    Anyone else having this problem?

    Hi, had similar problem on iPad.
    Overcame this by setting manual sync on the summary page as mentioned by John Ruffel previously.
    then created a smart play list (File menu or ctrl Alt N) with the following rule:
    'Size' 'is greater than' '1' MB
    Limit to (check box) 12 GB selected by random   Note change to suit your device capacity
    Save
    Give the smart play list a sensible name.
    Select it to check there is some music in it.
    If you are happy then drag it to your device, which should then sync automatically.
    It worked for me, good luck.
    Alan

  • Suggest Values(Auto Fill) for code and description in WD ABAP

    Greetings everyone,
                     I have one ABAP webdynpro application which has to provide the auto fill (Suggest Values) option for one of the field for Eg:Material No.The requirement is the user will have only one field where he/she should be able to search the material either by its name or material number in the same field.Please let me know how we can achieve this.As of now i am able to search by material number using suggest values using my own custom search help.But how can i include the material description also as search option for the material number field.Any help will be appreciated.
    Material No:[____________]      <- - -   i should be able to search both by material number and description in suggest values(Autofill)
    Thanks,
    Vignesh

    Hi Thomas,
       You are right. I have exactly thought the same way and i implemented the code as well in the search help exit which will give my own search result to the searching criteria with both number and description. I have able to achieve this for one application and now i am able to search with both number and description in the same field.But when i am trying to get the same functionality for another field ,it is showing a auto fill values but only for code and not for description of the code.I have mentioned below the code i have written in the search help exit and i am passing the list to the source tab and getting the search help result in record_tab.When i test this from normal SAP GUI using F4 functionality it works perfect.But when i try to use this search help via Autofill(Suggest values) in WD ABAP,it is not working the same way what i want.I mean it only searches with the code but not with the description in teh autofill.
    Any help will be appreciated.
      IF callcontrol-step = 'SELECT'.
        DATA:lwa_selopt TYPE  ddshselopt,
             lit_selopt_rsfnr TYPE RANGE OF tn39t-rsfnr,
             lwa_selopt_rsfnr LIKE LINE OF lit_selopt_rsfnr ,
             lit_selopt_desc TYPE RANGE OF stnd_rsfna,"rsfna, "nkdi-stdtext,
             lwa_selopt_desc LIKE LINE OF lit_selopt_desc,
             lwa_tn39t TYPE tn39t,
             lit_tn39t TYPE STANDARD TABLE OF tn39t,
             lv_sel_val TYPE ddshselopt-low.
        READ TABLE shlp-selopt INTO lwa_selopt WITH KEY shlpfield = 'RSFNR'."'DKEY'.
        IF sy-subrc EQ 0.
          MOVE-CORRESPONDING  lwa_selopt TO lwa_selopt_rsfnr.
          APPEND  lwa_selopt_rsfnr TO lit_selopt_rsfnr.
          lwa_selopt-option = 'CP'.
          CONCATENATE '' lwa_selopt-low '' INTO lwa_selopt-low.
          MOVE-CORRESPONDING  lwa_selopt TO lwa_selopt_desc.
          APPEND  lwa_selopt_desc TO lit_selopt_desc.
          CLEAR:lit_tn39t[],record_tab[].
          SELECT * FROM tn39t INTO TABLE lit_tn39t
             WHERE spras = sy-langu AND ( rsfnr IN lit_selopt_rsfnr
             OR rsfsn IN lit_selopt_desc ).
          CALL FUNCTION 'F4UT_RESULTS_MAP'
            EXPORTING
              source_structure  = 'TN39T'
            TABLES
              shlp_tab          = shlp_tab
              record_tab        = record_tab        " <--- I am getting the result correctlyin record_Tab ..but it is not coming in the output/
              source_tab        = lit_tn39t
            CHANGING
              shlp              = shlp
              callcontrol       = callcontrol
            EXCEPTIONS
              illegal_structure = 1
              OTHERS            = 2.
          callcontrol-step = 'DISP'.
        ENDIF.
        EXIT. "Don't process STEP DISP additionally in this call.
      ENDIF.
    Thanks,
    Vignesh

Maybe you are looking for

  • Computer name keeps changing after Yosemite install

    My iMac keeps getting into some sort of conflict with itself that causes it to rename itself. It's normally "Pajundrum's iMac". A morning or two after installing Yosemite, I got a message on my iPhone that my Apple ID was being used on a new device,

  • Crystal Reports 2008 (v12) Runtime on X64

    I have been having some serious problems trying to view reports on my Vista x64 machine with CR2008 SP0. I have done an insane amount of testing with no good results. The error is the typical one that says you either have the wrong key code or the wr

  • Page Not Found error using FRAMES

    Hi, I am using servlets on Unix/Tomcat server. I am getting a 'Page Not Found' error on IE only (it works fine on Netscape) in one of the servlet applications for 'dial up' and 'cable modem' connection. There is no error, if you let it sit there for

  • TPM44 bundling accrual/deferral flows usign grouping term

    Dear transaction manager experts, We are in ECC 6.0 and have migrated to Enhancement pack 4 enterprice 2.0. All the steps for the TPM_migration have been completed and configuration was converted for all accrual/deferral postings. We are now to use t

  • RAW-Support for Fujifilm X10

    I just want Apple to integrate RAW-Support for the Fujifilm X10, hoping they read this. I'm not the only one who wants this! So please show that Apple is really better than all the others Anyone subscribing here?