Formatting Forms in Numbers for iPad

How can I increase the width of the first column in the Forms sheet?
When using the checklist feature for taking attendance in my class, long student names are cut off when viewing them in Forms : (

I need an answer to that as well, so i'm bookmarking this thread to see if anyone ever comes up with an answer !
PS the more we leave comments with support, the quicker apple's engineers will look into it and find or create an answer!
https://getsupport.apple.com/Issues.action

Similar Messages

  • Using Forms in Numbers for iPad

    Although Forms for the iPad may seem to be a great interface between the user and the spreadsheet, it has a few significant drawbacks under it's present design.
    When using predefined records and catagories to prompt a user for input, one runs into problems when the user inadvertantly presses the delete key (within the form). This would delete a predefined record and thus rendering it usesless for any further input, and subsequent deletions would eventually delete all the predefined records.
    As a workaround I re-arranged the input table to have one record only, using the categories (table columns) to input the relevant information via Pop-up Menus. Although this single record remains after pushing the delete button, the information within the record is somehow corupted, causing reference problems down the line. For instance, using the content of these records with the VLOOKUP function to find data within other tables, a #REF! error is caused because the relevant record was corrupted.
    How could I disable the delete key within Forms, or alternatively save the data from deletion within the records?
    Is there perhaps a way of error trapping within VLOOKUP ?
    As an alternative, I tried a normal table to input the user information, and where I used Pop-up Menus it's was fine, but when inputing numeric values it would be a pain for the user to have to double tap with every numeric input. I would prefer to use Forms if possible.
    Any help would be appreciated, thanks
    André

    I have submitted an enhancement request via Apple's iPad feedback and hoping that future versions of Numbers for iPad would have the ability to password protect table cells, and also have the abilty to disable the delete function within Forms.
    Would appreciate any further halp on a possble workaround in the mean time.
    Thanks

  • Searching forms in Numbers for iPad

    I want to use the iPad for wine inventory, but paging through 200+ forms kind of defeats the purpose. Am I missing something? Thanks for any thoughts on this?

    I have submitted an enhancement request via Apple's iPad feedback and hoping that future versions of Numbers for iPad would have the ability to password protect table cells, and also have the abilty to disable the delete function within Forms.
    Would appreciate any further halp on a possble workaround in the mean time.
    Thanks

  • Default cell format in Numbers for iPad

    Is there a way to assure that when I insert a row in Numbers for iPad, that I get the text keyboard (and not the numbers keyboard) when I double-tap the cell to edit it?

    As long as the row is formatted as text you will get the text keyboard and not the number, date or formula keyboard. Generally what happens when you insert a row it copies the format of the cell above.
    I have only had trouble occasionally when using a form and the cell is not formatted the way I need it to be. Usually when that has happened I have been inserting and deleting rows in an almost random fashion.
    When I am in the sheet itself it is easy to tap the "T" to get the text input.
    quinn

  • Cell Comments in Numbers for iPad

    I am thinking of buying the Numbers for iPad app (in spite of the frightening number of poor reviews of this product!) and am wondering if anybody knows whether or not Cell Comments transfer over from Numbers on the iMac to Numbers on the iPad.
    It seems that there are effectively two different pieces of software that share the same name but that the mobile version is very basic.
    Thanks!
    Matthew

    As long as the row is formatted as text you will get the text keyboard and not the number, date or formula keyboard. Generally what happens when you insert a row it copies the format of the cell above.
    I have only had trouble occasionally when using a form and the cell is not formatted the way I need it to be. Usually when that has happened I have been inserting and deleting rows in an almost random fashion.
    When I am in the sheet itself it is easy to tap the "T" to get the text input.
    quinn

  • How can I insert an image into a cell in Numbers for iPad?

    Hi,
    is there any way to insert an image inside a cell using Numbers for iPad? I tried doing it on desktop version and it works, then I shared it through iwork.com and downloaded into my iPad and it's showing fine on the iPad ( although there's no way to edit or change the image inside the cell ) but when I try to do the same task on iPad itself, the image always comes floating even if I place the cursor inside a cell before inserting.
    any idea how to do it or if it's even possible?
    thanks.
    John

    Images can be added to cells only as "image fill." Cell fill is an attribute of the cell, not content of the cell. Only cell content can be retrieved by a formula or by copying the content of the cell.
    Copying the cell will also copy its format, including the image fill, but I've found no way to extract the image from the cell.
    Regards,
    Barry

  • Using Voiceover in Numbers for iPad

    I am a blind iPad Mini user looking for the correct gestures for using the Numbers App with VoiceOver. I am not understanding how to navigate the spreadsheets or make changes in them.  Does anyone know of a good resource for this? All the ones I have found online are not specific to the Numbers App.                                                  

    I have submitted an enhancement request via Apple's iPad feedback and hoping that future versions of Numbers for iPad would have the ability to password protect table cells, and also have the abilty to disable the delete function within Forms.
    Would appreciate any further halp on a possble workaround in the mean time.
    Thanks

  • Numbers for ipad sizes of docs

    Hallo, do you know if numbers for ipad do open edit and save an excel file of 1mb?
    I do need for my job to fill excel files of this size, so I need to know the chance to do it...
    Thanks a lot.

    Conditional formatting does work in Numbers for both iPad and iPhone, but it involves using MS Excel.  Either copy or create your spreadsheet into Excel and create your desired conditional formatting.  Then transfer the spreadsheet to either iCloud Numbers or e-mail it to yourself and open it in Numbers on your mobile device.  The formatting doesn't completely work in the iCloud Numbers Beta version yet (read further), but it will work in the latest version of Numbers on iPad and iPhone.  Here's where it gets interesting: Even though iCloud Numbers Beta doesn't "show" the new cell formatting based on the data within, rest assured the conditional formatting is working in the background.  To prove it, make your data updates in iCloud Numbers Beta then open the spreadsheet on your mobile device to see the new formatting.  And, even more interesting: The snap shot of the spreadsheet in iCloud Numbers Beta will show the proper cell formatting!  So there's definitely something happening on the Numbers Beta server that isn't ported to the iCloud App yet. 
    I'm using this method right now to track engineering drawing releases through our detailing group. 

  • Numbers for iPad if statement

    I am using numbers for iPad and am trying to do a if statement. Cell A1 has a value of 2 and cell A2 has a value of 3. If I see if(A1<3) I get true if I do if(A1<A2) I get false... Can I not compare two cell values?

    I may be misunderstanding what you want but here is a start. To make it easier to do the conditional formatting of 30 rows, I suggest putting the color in column C, not column B. If the formatting is in column B you will have to manually edit all 30 of them. In column C, you can copy/paste the format to all the rows.
    1. Put the correct answers in column D. You will hide this column after everything is set up.
    2. In C1 put the formula =IF(B="","", IF(B=D,D,D&" ")) . This will make C1 blank until an answer is typed into B1. Then it will provide the correct answer (with a single space appended to the end if B has an incorrect answer).
    3. Create a conditional format for C1 that is "if text contains a space then fill red".
    4. Drag-fill or copy/paste C1 to the rest of the column.
    5. Hide column D

  • Numbers for ipad: interpolate or estimate?

    Does numbers for ipad interpolate or estimate values when pulling information from a table and the value is between entries on the table?

    Conditional formatting does work in Numbers for both iPad and iPhone, but it involves using MS Excel.  Either copy or create your spreadsheet into Excel and create your desired conditional formatting.  Then transfer the spreadsheet to either iCloud Numbers or e-mail it to yourself and open it in Numbers on your mobile device.  The formatting doesn't completely work in the iCloud Numbers Beta version yet (read further), but it will work in the latest version of Numbers on iPad and iPhone.  Here's where it gets interesting: Even though iCloud Numbers Beta doesn't "show" the new cell formatting based on the data within, rest assured the conditional formatting is working in the background.  To prove it, make your data updates in iCloud Numbers Beta then open the spreadsheet on your mobile device to see the new formatting.  And, even more interesting: The snap shot of the spreadsheet in iCloud Numbers Beta will show the proper cell formatting!  So there's definitely something happening on the Numbers Beta server that isn't ported to the iCloud App yet. 
    I'm using this method right now to track engineering drawing releases through our detailing group. 

  • Mail Merge using data from Numbers for iPad

    Here is my situation:
    I use Numbers for iPad to collect data on-site when I'm doing estimates. I then download the data from iCloud to Numbers on my laptop and complete the estimates. I would then like to be able to merge the data into a proposal template I've created in Pages.
    The issue seems to be that Numbers for iPad removes header rows but Pages won't accept a Numbers document as a merge source unless it has header rows.
    Has anyone found a workaround for this?

    I was using Excel and Word for my small business. Then in 2007 I upgraded the whole office to Apple, began using Numbers for basic invoicing. Back then, the solution I found was to use CSV export to InDesign. A few days back I downloaded the 09 tryout and thought using mail merge would be easy.
    I get the false populating too: I assume it comes from empty records, as they do not overwrite field names. Somehow I don't think I'm going to go through 2 years of accounting records to reformat my spreadsheet, just so Pages can correctly work with data that is in fact correctly formatted.
    Also, there must be an option with the mail merge feature to choose which records I want to merge?!? The current solution (duplicating and erasing unwanted ones) is ridiculous, hiding unwanted rows in Numbers also doesn't work.
    As most of the new features in iWork 09 are cosmetic, this one would have been a reason to use iWork as a real office suite. Pity - not really worth the update.

  • How do I add multiple rows in Numbers for iPad?

    how do I add multiple rows in Numbers for iPad?

    Hi James,
    On the iPod I can only insert what is on the clipboard but I can insert however many rows I have there. Is it working differently for you? Benjoon seemed to think that he could not do this in Numbers. He was ruling Numbers out because of it. He doesn't need to do that because of this issue.
    If I was needing to insert multiple blank rows often I might keep a table of blank rows or just some blank rows at the end of the working table that I could copy/paste. This is no different than Numbers on the Mac.
    quinn

  • HT5824 I've been using numbers for iPad and I accidentally deleted a column. And the auto-save feature saved that and now I can't undo it. Does iCloud storage have backups of saved files from like 10 minutes ago? I have number

    I've been using numbers for iPad and I accidentally deleted a column. And the auto-save feature saved that and now I can't undo it. Does iCloud storage have backups of saved files from like 10 minutes ago? I have numbers synced to iCloud.
    I tried to undo it but the app crashed.
    I am hoping there's like a previously saved version of my file in iCloud somewhere. 

    No, iOS does not do short term incremental back ups to iCloud such as you get with Time Capsule.It backs up when you do soo manually, or if set properly, when the device is plugged in and connected to WiFi. It will not have saved your changes as of 10 minutes prior.

  • Adding trendline in Numbers for iPad

    Can I add trendlines for my charts in Numbers for iPad?

    Don't type the two letters "nu" but the three "ios" ones.
    You will get two entries :
    iMovie for iOS
    and
    iWork for iOS (which is ridiculous because this product doesn't exist).
    Clicking on this late entry you will enter a community grouping questions upon the three apps.
    Click the button "Refine this list" to restrict to Numbers.
    I already asked the forum staff to change this odd behavior so that
    typing nu offer Numbers 4 iOS
    as well as Numbers 4 mac OS
    And of course, same request for Keynote and Pages.
    Wait and see.
    Yvan KOENIG (VALLAURIS, France) samedi 25 juin 2011 12:08:36
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Copy and paste issues - numbers for Ipad

    Since my Numbers for Ipad last updated I cannot copy and paste an interval of cells to my Gmail App, so I can email. It used to work in the orevious version. What should I do?

    You are asking about Numbers for iOS in a forum dedicated to Numbers for OSX !
    Yvan KOENIG (VALLAURIS, France) vendredi 6 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

Maybe you are looking for

  • Disk Utility and/or burner not working properly

    I always back up every new DVD I buy. The past month or more, every DVD I burn has been messed up. I always get a Verification failed error about 1/4 through the verification, and then the disc plays with so many stops and skips I have to restart the

  • Two visits from engineers can't find problem, BT d...

    Would really appreciate any help with this. Problem has been going on a while. Internet speed two mths ago dropped to half a meg. (Am meant to get 11Mb).  The problem was 24hrs a day unuseable speed back then.. BT engineers came out about a month ago

  • 1.1 performance question

    In the read me file I found this: Lightroom may experience decreased performance when the preference to Update XMP Automatically is turned on in the preferences. But when I look in preferences I don't see an option to change this. For me 1.1 is alot

  • I have forgotten my itunes user and password details how to do I find them again?

    I have forgotten my itunes user and password details, how do I find them again?

  • Propagation case sensitive?

    I am getting NodeExistsExceptions when using the propagation tools to import names of nodes that are only differentiated by case. For example: (same directory) -helloWorld (node) -HelloWorld (folder) Other than changing naming conventions, anyone kno