How do I freeze columns in a numbers 3.1 spreadsheet?

How do I freeze columns in a Numbers 3.1 spreadsheet ?

Hi Dale,
Click anywhere in the table to make it active.
Menu > Table > Freeze Header Columns.
You can only freeze Header Columns. So you need at least one!
Menu > Table > Header Columns
Regards,
Ian.

Similar Messages

  • How do I Freeze Columns in HTML Tables

    How do I Freeze Columns in HTML Tables when scroll vertically as well as horizontally? (header and some columns on LHS). I generate a JSP report which got more than 1000 rows. Please advise. Thanks.

    Gooooooooooooooooogle searched "Freeze Columns in HTML Tables"
    So many solutions available !!!!!
    see the 1st link
    http://web.tampabay.rr.com/bmerkey/examples/locked-column-csv.html

  • How to create a column with increasing numbers in h:dataTable?

    I need to make a table that would have a column with order numbers, starting from 1 and increasing by 1 for every row. I tried using JSTL for this but it seems it is being ignored (as it probably should). My code is below. I know I am supposed to use getRowIndex() with bound tables, by my table isn't bound to anything...
    I could hold the number in the backing bean but that seems like a total overkill.
    Is there a proper way to this in JSF? Could I maybe somehow reference this (meaning tha table itself) within the EL expression?
    <c:set var="month" value="0" />
    <h:dataTable value="#{loansManager.rates}" var="rate">
                <c:set var="month" value="${month+1}" />
         <h:column>
              <f:facet name="header">
                   <h:outputText value="Month" />
              </f:facet>
              <c:out value="${month}" />
         </h:column>
         <h:column>
              <f:facet name="header">
                   <h:outputText value="Rate" />
              </f:facet>
              <h:outputText value="#{rate}" />
         </h:column>
    </h:dataTable>

    Bind the datatable to the backing bean and use HtmlDataTable#getRowIndex().
    You can find here an example: [http://balusc.blogspot.com/2006/06/using-datatables.html#AddRowNumbers].

  • APEX Report - how can i create column with serial numbers in a report

    Need help
    I have created a report with displaying no of rows resticted to 43, every time i genarate this report i would like to add serial numbers from 6 to 48
    apear in additional column. How can i do this?

    This is not really an APEX question, and would have been better posted on the {forum:id=75} forum.
    Note also that the best way to get fast, effective answer to questions is to provide sufficient information for people to fully understand them:
    http://tkyte.blogspot.com/2005/06/how-to-ask-questions.html
    You should also ensure that your forum profile is updated with a better handle than "user8308442".
    Getting back to the question, one way to do this is using the analytic function ROW_NUMBER():
    with t as (
    -- Test data. Replace with actual query. ---------------------------------------
      select
                dbms_random.string('a', 10) query_data
      from
                dual
      connect
                by rownum <= 43)
    select
              5 + row_number() over (order by query_data) sn -- use required ordering here
            , t.query_data
    from
              t
    order by
              sn
    SN                     QUERY_DATA
    6                      CApoRenlch
    7                      CDiUiSYdMo
    8                      FsjsWFpTMT
    9                      KbbzXvYmQv
    10                     MrjEPqAzFs
    11                     QKOPSdVWpr
    12                     REIXjjdLtD
    13                     RijqpNTzmv
    14                     RngzthgaFv
    15                     SKcPxsdlBE
    16                     SuqFKzMqbB
    17                     TxlglIYENC
    18                     TyWlxKbDIg
    19                     VdRbUOUOPz
    20                     XIQxzkBuKY
    21                     YVcWUJrswt
    22                     aVoYNlMkfx
    23                     cHZPsOlzYM
    24                     cTUEztIOae
    25                     etdNGqQasP
    26                     fVGoGWmdLL
    27                     gHANXpbvMW
    28                     gRNBnwtEhO
    29                     iyefgszgLT
    30                     jRaliUJjKS
    31                     jpzAvQXBwY
    32                     kJifAaetUN
    33                     kfbTWGGCpR
    34                     mTPtqYGvrG
    35                     mhAPgdzezZ
    36                     pdXidmikRX
    37                     pwNdAsqpIV
    38                     rPTBTObdKg
    39                     sFoNLHLeMH
    40                     squTbOYVUM
    41                     tPxSMqPpnQ
    42                     uJtqCybjXB
    43                     vEvrwnGnyJ
    44                     xOOseicRRy
    45                     xqqXBKURog
    46                     ydOPurqyvo
    47                     yqEZvoNsbg
    48                     zsWFLHjVLK
    43 rows selected

  • How to increase a column width in numbers

    Hello,
    Is there a way to increase the column width of a numbers table by using a short cut.
    In a few words is there any shortcut to increase or decrease the size of cells and columns?
    Something like command+?
    Regards,
    Jonathan M.

    No key commands are available.  You can select the table then use the "Table Formatter":
    These controls will apply to the items selected.  If you have one column highlighted then you can change the width of that one column.  If you select all columns then this control will apply to the selected columns.
    you can also hover the cursor over the dividers between columns (the lines in the header... the lines between, for instance, the "A" and  the "B").  The cursor will change to a vertical bar with a horizontal line with left right arrows, then click and drag as needed.  Similar for rows.

  • How do I print column letters/row numbers in Numbers?

    In '08 someone asked about printing row numbers and column letters in a Numbers SS. The answer: take a snapshot (CMD-SFT-4) or use Excel.  
    I am using iWork09; the problem continues with it. Has this flaw been fixed in later versions of iWorks? When I print the spreadsheet and a formula sheet, the formula sheet is pretty worthless if the spreadsheet has no colum/row identifiers. So much for having someone else audit my formula work.

    lawrence5M wrote:
    When I print the spreadsheet and a formula sheet, the formula sheet is pretty worthless if the spreadsheet has no colum/row identifiers. So much for having someone else audit my formula work.
    Supply the auditor with a copy of the file, rather than a printed copy of the document. If she needs a printed copy of the formula list, that's easy to obtain from the file. When she clicks on a cell containing a formula, Numbers colour-codes the cell references and highlights the referenced cells with those colours.
    Use Header Row and Header column cells to label each column and row. Set Numbers preferences to use these labels in the formulas to name the referenced cells.
    Add a column to the left of the table to contain row numbers, and a row to the top to contain column letters. The row numbers are easy to generate with a simple formula; the column letters require a little more thought, especially for those past column 26 (Z, followed by AA), but it's doable.
    Use the suggestion (auxiliary tables) suggested above by Wayne.
    Two other suggestions:
    First, if this feature is, in your estimation, a significant flaw in Numbers, send feedback to Apple requesting it be included in a future version of numbers. Use the Provide Numbers Feedback item in the Numbers menu, or the link in this message—both go to the same place.
    Second, Use the application that best meets your needs, whichever application that turns out to be.
    Regards,
    Barry

  • How do I keep columns from adding to a custom spreadsheet when I'm tabbing after adding info into each column?

    I'm trying Numbers for 30 days and haven't been able to find out how to stop Numbers from adding additional columns to a custom spreadsheet I've created as I'm entering data in each cell and tabbing to the next. I want only a fixed number of columns across.  

    Actually, it works both ways.
    If you press tab once after entering data in the last column, that confirms the entry and leaves the same cell selected. If you press tab a second time, Numbers adds a column to the table and moves the selection to the (new) cell to the right.
    There's no way to turn that feature off.
    But if you press return, either to confirm the entry in the last column, or as the second press (when you forget and press tab-once), Numbers will  confirm the entry and move the selection to the cell below the one where you started data entry in the previous line:
    This started out as an empty table with four columns. The keystrokes that led to what's shown were:
    d, a, t, a ,tab,d, a, t, a , tab,d, a, t, a , tab, tab (column E added), d, a, t, a , tab,return (selection moved to B3)
    Regards,
    Barry

  • Freezing columns and rows in an Interactive Report

    version 3.2.1
    Hello,
    How can I freeze columns and/or rows in an Interactive Report so they don't scroll off the screen?
    Thanks,
    Joe

    In the header html, enter the following
    freeze(rownum=>1,degree=-100,scale=centigrade);

  • How can I freeze (lock) my Spread Sheet layout in Numbers?

    How can I freeze (lock) my Spread Sheet layout in Numbers?
    I have problems with Numbers changing my Spread Sheet layout
    by adding extra Rows while I am not looking, or while I engage in dragging its pages with the mouse to see info on adjacent pages.
    The layout I use consists of a Spread Sheet containing 4 "print" pages, ea.  8.5" x 11" wide, with a total of 36 Rows and 28 Columns. 
    The SS is filled with new cell values daily, but the formulas stay mostly the same. The print pages are visible on the computer screen side by side, and each Row extends over these 4 pages.
    It happens sometimes that I have to change a formula while making entries on a cell in "page 4", and then need to "accept"
    the new entry and formula "aaalll" the way on the very left of "page 1".  So here I try to scroll left or drag the present view
    with the mouse.  I also have to use the "Zoom" at 150 % because I cannot see well on my MacBook Air, everything is rather small.
    I suspect that during dragging with the mouse I drag cells or rows without knowing, and that this will add extra Rows derailing some formulas or values because a cell is suddenly in a different Row.
    It is difficult to find which Row was added and what values where thus changed.  One just sees 38 rows instead of the orihinal 36!  The only way is to move all the cell values out of rows 37 and 38, and find where theey used to be on the previous day's saved locked sheet.   Needless to say that when that happens twice in a days work, it means a lot of lost time.
    I have checked the Numbers Manual and searched Help Info for ways to lock an established cell layout and could noy find anything.
    I cannot believe it, maybe I missed something.  I worked for about 35 years with Clarisworks and Appleworks Spread Sheets and never had the same problem, layouts were locked by design, and could only be changed by special procedures.
    Now is there a way to freeze or lock the basic layout of a spread sheet in Numbers? 
    I appreciate your help.   (Numbers 2.3, Mac OS 10.8.5. MacBook Air)

    Hi Numbers22,
    I guess I was just beating around the bush to avoid simply saying, "No, you cannot lock the layout." So there it is.
    I am not sure why you are scrolling  to "accept" a formula. That is unclear. I guess you building a new formula and need to use a cell from an early column. It is also unclear to me as ot how you are actually adding extra rows. I haven't been able to do it on my machine without clicking the little arrow in the row number or using Option-↑ (or -↓). Option-↑  would add a row above the row you are in if they somehow got pressed. Do you have a program running that could be interpreting something your are doing for those keystrokes? If I was standing at your shoulder I might be able to see what is doing it.
    What I am suggesting is that you play around with your trackpad settings so that you are not selecting and tapping in your table while you attempt to scroll. I do have one sheet with two tables side by side with a total of 425 columns and I can scroll past them without modifying them. So perhaps turning off tap to click in system preferences will help. If you have an option to decrease trackpad sensitivity then try that (I don't, but I remember having it somewhere in the past). If you are using a mouse see what you can do to decrease the sensitivity for a click. If your computer is old it could be that the trackpad is wearing out and throwing random clicks. You might try using another input device if you have one.
    quinn

  • How do I add a drop down list of options to a column in a Numbers spreadsheet?

    I need to be able to select from a drop down list in a column in a Numbers Spreadsheet . . ..  how do I create this?

    b,
    Pop-up menu, as it's called i Numbers is a Cell Format option.
    Select the cells that you want to format as Pop-up
    In the Cells Inspector, Choose "Pop-up menu"
    In the Cells Inspector, the default menu is 1, 2, 3 - Edit these entries to your liking. It will apply to all the selected cells.
    Regards,
    Jerry

  • How can I move columns in Numbers without distorting the formula in other cells?  In Excel I can cut and paste entire columns and the formula in other cells adjusts accordingly.  When I do it in Numbers, the formula messes up.  How can I do this?

    How can I move columns in Numbers without distorting the formula in other cells?  In Excel I can cut and paste entire columns and the formula in other cells adjusts accordingly.  When I do it in Numbers, the formula messes up.  How can I do this?
    For example: I have formulas in columns D and F that relate to columns C to CU
    If I want to move one column from one position to another (say S to T), the formula loses the colums that was moved, i.e. it doesn't recognize it has moved, rather sees it as deleted...  How can I do this without distorting the formula?

    Thanks for the feedback.
    If I often urge askers to look at the available resources, it's because  a large range of questions asked in the forums are already answered in these documents.
    As they are PDFs, they are easy to search in.
    CAUTION
    Download them while they are available.
    Given what is delivered with iBooks Author, I'm afraid that we will not get such easy to use documents.
    Searching infos in the  iBooks Author documentation available on line is awfully cumbersome and a lot of embedded links are wrongly flagged this way. In the Help files they aren't links but underlined strings.
    It seems that the tool used to generate the web pages was wrongly configured.
    Yvan KOENIG (VALLAURIS, France) dimanche 22 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    My iDisk is : http://public.me.com/koenigyvan

  • How can i hightlight in excel 3 numbers in a column then skip one, and highlight the next?

    how can i hightlight in excel 3 numbers in a column then skip one, and highlight the next?
    Example: Column A
    highlight      3
    highlight      4
    highlight      5
    skip            6
    highlight      7

    hold down the cmd (⌘) key while selecting them.

  • How to Freeze Column/Rown

    Greetings!
    I am using Visual Studio 2005 and developing an application in ASP.NET by using bundeled Crystal Report .
    As I have a limited space to show the report ; due to Master Page layout;. I have used bestfit property to false and defined the report width to 600 pixel.
    Till Yet everything is fine.
    I require
    01. How to fix/freeze the first n say two columns so that when user scrolls the columns should not move or scroll.
    02. In some cases I would like to freeze the Pager Header and now when user scrolls vertically then the page header would not move.
    03. In some cases I require the above two in the same report.
    An elaborate solution would be highly appreciated.
    Thanks!
    M.MaShaAllah

    No I want it in Crystal Report Viewer. While developing report it gives us the option to freeze pane in IDE of Visual Studio 2005 but when report is executed in browser this option does not come.
    While previewing report in Visual Studio 2005 IDE when we right click in the report then we got an option "Freeze Pan" in the shortcut menu. But when report is executed in browser this option vanishes.
    thanks!
    M.MaShaAllah

  • How to freeze column headers?

    How can I freeze the column header so it doesnot disappear when I scroll down. I am using JSF and tomahawk <t:dataTable> in am application

    This is not possible with JSF. It is also not possible with normal HTML.
    Fixed column header is easy using a few CSS lines, but this won't work in a certain widely used web browser developed by a team in Redmond. You'll have to look in the Javascript+DOM corner for the solution then, but this won't work if the client disabled Javascript in their browser (although this would cover less than 1% of your target group I guess).
    Here are some straightforward Google hints:
    [http://google.com/search?q=scrollable+table+fixed+header]
    Good luck.

  • Numbers-freezing columns and rows

    Can you freeze columns and rows in numbers although they are not designated as headers?

    FYI   I was looking for information in these old posts on the Freeze function in Numbers.  
    After looking through numerous posts and finally talking with an Apple Tech, we found that the freeze function was not in Number 08, but added in Number 09.   We were both surprised that this basic spreadsheet function was missing from 08
    With this function you can lock/freeze the top row and/or column so as you scroll through the spreadsheet, you can see you first rows or columns while looking at the data in the middle of the  spreadsheet.  
    I am not an Apple representative, but the only way to fix this and other flaws in Number 08 is to upgrade to 09 for $19.99.   Hope this helps.

Maybe you are looking for

  • Background job for zmr21_bdc

    Dear Experts, I put a background job in tcode zmr21_bdc. But it is taking too much time like 1 or 2 days. and then automatically cancelled. can any one tell what might be the problem?n solution for it.

  • No driver for system speaker dv9823em Vista 32 SP2 D E

    No driver for system speaker  dv9823em  Vista 32 SP2  NO Audio Output Device Istaled   ##  i instaled   KB979482)   that help but work 1 day and tan again  no voice  , i think that is sabtage  ,  i talking about Hight definition Conexant Audio  ,   (

  • UCCX 8.5 StreamCorruptedException: Scripts with Java

    I was hoping anyone could help me with why this happens when a Script that contains custom Java classes causes this: 9050348: Dec 03 02:05:57.283 EET %MADM-SCRIPT_MGR-3-UNABLE_LOAD_SCRIPT:Unable to load script: Script=/CCInfoCollection.aef,Exception=

  • How do I stop iTunes automatically downloading tunes onto my iPad each time I play them from iCloud?

    I am a new iPad user (IOS 7.0.2) but have used iTunes for many years on both an iPod and a PC. My iTunes library is in iCloud and I have also been using AirPlay to play music from my PC through my HiFi system with no problems. Now I have the iPad I c

  • Service call report - overdue ??

    Hi, Experts, On the main menu [service] -> [service reports] -> [service call'] the first report. After executing it, the report has one column named "overdue", could you pls advise how to tell it's overdue or not?  what's the date the report used to