Hold Table Position in a Sheet

I have created a form for a small business that contains multiple tables and saved it as a template.  Is there some way to hold the tables in their position so they cannot be inadvertantly moved? That way the form can have information entered into it and keep the form layout from being changed by mistake. I thought Lock would work but it doesn't allow data to be inserted into the cells.
The form is a Purchase Order that has cells that require names, products, prices, dates, etc. to be entered. 
I haven't seen any information anywhere that even addresses this question.
Thanks

Numbers Tables may be Locked. This prevents accidental deletion of data or formulas in the Table, as well as maintaining the Table's position on the Sheet. It also prevents data entry on that Table.
"I haven't seen any information anywhere that even addresses this question."
Numbers '90 User Guide, p216:
Locking and Unlocking Objects
You can lock objects to avoid inadvertently moving them as you work.
After you lock individual or grouped objects, you can’t move, delete, or modify them
in any way until you unlock them. However, a locked object can be selected, copied, or
duplicated; when you copy or duplicate a locked object, the new object is also locked.
"Tables", like anything else that can be placed on a Sheet, are "objects."
Individual cells are not "objects," so they don't fall under this description, and can't be 'locked'.
If you can redesign your document to separate the data entry cells onto non-lockable tables and the result cells onto tables that may be locked, that may solve your problem.
Regards,
Barry

Similar Messages

  • Table positioning

    Good morning,
    Since Pages 5.5, Apple changed the way tables are positioned in the page. It's behavior is now very strange: it doesn't break lines between two pages anymore as it used to do, only in specific situations. It tends to move the hole table for the next page and leve a blank space in the previous one. This behavior is damaging the structure of my documents.
    What I discovered so far:
    Table positioning works fine in iCloud Pages
    If you set object positioning to move with text, the table goes to the next page. If you try to drag it to the previous page, it makes the last line of the previous paragraph to be aligned justified
    Do you know any way to solve this problem. In other words, is there a workaround to make break table lines between two pages instead of trying to position the hole table in only one page?
    Thank you very much.

    "K0rrupt" <[email protected]> wrote in
    message
    news:fa9jlh$ln0$[email protected]..
    > Click on the table and you'll see the settings in the
    properties panel at
    > the bottom.
    >
    > "Align" is what's you'll looking for. Also you can use
    css sheets.
    Actually, that space is caused by the default margins and
    padding on the
    <body> tag, not by the table properties. They can be
    removed by adding this
    to your style sheet:
    body {
    margin: 0;
    padding: 0:
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

  • 1 person holds 2 positions at the same time?

    Hi,
    Is it possible for 1 employee to hold 2 positions at the same time ? If yes how we can assign this or set up it ?
    Thanks ,

    Hi,
      Yes.One person can hold more one positions ,depending on the staffing percentage.
    Check table T77ZR.
    Have a look at these thread
    Holding more than one Position
    can a person hold 2 position, where do you show in PA
    Regards,
    Manoj.

  • Download internal table data into excel sheet with column heading and data

    Hi,
      I am having one internal table with column headings and other table with data.
    i want to download the data with these tables into an excel sheet.
    It should ask the user for file name to save it on their own name. They should give the file name in runtime and it should be downloaded into an excel sheet.
    Can anyone tell what is the right function module for downloading these two internal table data with column heading and data.
    what we have to do for storing the file name in runtime.
    Can anyone help me on this.
    Thanks,
    Rose.

    Hi Camila,
        Try this
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        FILENAME                        = PATH2
       FILETYPE                        = 'XLS'
      TABLES
        DATA_TAB                        = IT_DATA
       FIELDNAMES                      = IT_HEADINGS
    EXCEPTIONS
       FILE_WRITE_ERROR                = 1
       NO_BATCH                        = 2
       GUI_REFUSE_FILETRANSFER         = 3
       INVALID_TYPE                    = 4
       NO_AUTHORITY                    = 5
       UNKNOWN_ERROR                   = 6
       HEADER_NOT_ALLOWED              = 7
       SEPARATOR_NOT_ALLOWED           = 8
       FILESIZE_NOT_ALLOWED            = 9
       HEADER_TOO_LONG                 = 10
       DP_ERROR_CREATE                 = 11
       DP_ERROR_SEND                   = 12
       DP_ERROR_WRITE                  = 13
       UNKNOWN_DP_ERROR                = 14
       ACCESS_DENIED                   = 15
       DP_OUT_OF_MEMORY                = 16
       DISK_FULL                       = 17
       DP_TIMEOUT                      = 18
       FILE_NOT_FOUND                  = 19
       DATAPROVIDER_EXCEPTION          = 20
       CONTROL_FLUSH_ERROR             = 21
       OTHERS                          = 22

  • Add selected value to holding table

    hi i have a situation where i search user from the table,and go and add those selected user in OID,But now before i add those user to OID i what to add tham in holding table not database table, where i can see all user i have selected,and have a check box in the holding table where i can chose the user i realy what.curretly i have this search form,am in jdeveloper 11.1.1.6.0
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:f="http://java.sun.com/jsf/core">
      <af:pageTemplate viewId="/trainTemplate.jspx" id="pt1">
        <f:facet name="body">
          <af:panelHeader text="Add Organisation Member" id="ph1"
                          inlineStyle="height:352px; width:1065px;">
            <f:facet name="context"/>
            <f:facet name="menuBar"/>
            <f:facet name="toolbar">
              <af:group id="g1">
                <af:commandButton text="Next" id="cb2" action="next"/>
                <af:trainButtonBar value="#{controllerContext.currentViewPort.taskFlowContext.trainModel}"
                                   id="tbb1"/>
              </af:group>
            </f:facet>
            <f:facet name="legend"/>
            <f:facet name="info"/>
            <af:panelGroupLayout layout="vertical" id="pgl1">
              <af:panelHeader text="" id="ph2">
                <af:query id="qryId1" headerText="Search" disclosed="true"
                          value="#{bindings.UamUserdetailsViewCriteriaQuery.queryDescriptor}"
                          model="#{bindings.UamUserdetailsViewCriteriaQuery.queryModel}"
                          queryListener="#{bindings.UamUserdetailsViewCriteriaQuery.processQuery}"
                          queryOperationListener="#{bindings.UamUserdetailsViewCriteriaQuery.processQueryOperation}"
                          resultComponentId="::resId1"/>
              </af:panelHeader>
              <af:table value="#{bindings.UamUserdetailsView1.collectionModel}"
                        var="row" rows="#{bindings.UamUserdetailsView1.rangeSize}"
                        emptyText="#{bindings.UamUserdetailsView1.viewable ? 'No data to display.' : 'Access Denied.'}"
                        fetchSize="#{bindings.UamUserdetailsView1.rangeSize}"
                        rowBandingInterval="0" id="resId1"
                        inlineStyle="height:318px;">
                <af:column sortProperty="Firstname" sortable="false"
                           headerText="#{bindings.UamUserdetailsView1.hints.Firstname.label}"
                           id="resId1c1">
                  <af:outputText value="#{row.Firstname}" id="ot3"/>
                </af:column>
                <af:column sortProperty="Surname" sortable="false"
                           headerText="#{bindings.UamUserdetailsView1.hints.Surname.label}"
                           id="resId1c2">
                  <af:outputText value="#{row.Surname}" id="ot2"/>
                </af:column>
                <af:column sortProperty="Emailaddress" sortable="false"
                           headerText="#{bindings.UamUserdetailsView1.hints.Emailaddress.label}"
                           id="resId1c3">
                  <af:outputText value="#{row.Emailaddress}" id="ot1"/>
                </af:column>
                <af:column id="c1" headerText="Add">
                  <af:commandButton text="AddMember" id="cb1"
                                    actionListener="#{pageFlowScope.MemberBean.cbl_actions}">
                    <f:attribute name="test" value="#{bindings.Username.inputValue}"/>
                  </af:commandButton>
                </af:column>
                <af:column id="c2" rendered="false">
                  <af:inputText value="#{bindings.Username.inputValue}"
                                simple="true"
                                required="#{bindings.Username.hints.mandatory}"
                                columns="#{bindings.Username.hints.displayWidth}"
                                maximumLength="#{bindings.Username.hints.precision}"
                                shortDesc="#{bindings.Username.hints.tooltip}"
                                id="it1">
                    <f:validator binding="#{bindings.Username.validator}"/>
                  </af:inputText>
                </af:column>
              </af:table>
            </af:panelGroupLayout>
          </af:panelHeader>
        </f:facet>
      </af:pageTemplate>
    </jsp:root>but i what to add another table for those user selected,so when i click the add button,the user can be added to another table,and how can i make the parameter am passing not to be required an still don't get error Missing IN or OUT parameter at index::
    Edited by: adf0994 on 2012/10/31 12:35 PM
    Edited by: adf0994 on 2012/10/31 12:36 PM
    Edited by: adf0994 on 2012/10/31 12:47 PM
    Edited by: adf0994 on 2012/10/31 1:29 PM

    hi this is what i have done ,i created a static view object,with updatable=always to all variables
    <?xml version="1.0" encoding="windows-1252" ?>
    <!DOCTYPE ViewObject SYSTEM "jbo_03_01.dtd">
    <!---->
    <ViewObject
      xmlns="http://xmlns.oracle.com/bc4j"
      Name="AddMemberVo"
      Version="11.1.1.61.92"
      InheritPersonalization="true"
      BindingStyle="OracleName"
      CustomQuery="true"
      PageIterMode="Full"
      UseGlueCode="false">
      <DesignTime>
        <Attr Name="_codeGenFlag2" Value="Access|VarAccess"/>
        <Attr Name="_isExpertMode" Value="true"/>
      </DesignTime>
      <Properties>
        <SchemaBasedProperties>
          <LABEL
            ResId=".model.views.AddMemberVo_LABEL"/>
        </SchemaBasedProperties>
      </Properties>
      <ViewAttribute
        Name="FirstName"
        IsSelected="false"
        IsPersistent="false"
        PrecisionRule="true"
        Type="java.lang.String"
        ColumnType="CHAR"
        AliasName="VIEW_ATTR"
        SQLType="VARCHAR"/>
      <ViewAttribute
        Name="SurName"
        IsSelected="false"
        IsPersistent="false"
        PrecisionRule="true"
        Type="java.lang.String"
        ColumnType="VARCHAR2"
        AliasName="VIEW_ATTR"
        SQLType="VARCHAR"/>
      <ViewAttribute
        Name="Email"
        IsSelected="false"
        IsPersistent="false"
        PrecisionRule="true"
        Type="java.lang.String"
        ColumnType="VARCHAR2"
        AliasName="VIEW_ATTR"
        SQLType="VARCHAR"/>
      <StaticList
        Rows="0"
        Columns="0"/>
      <ResourceBundle>
        <PropertiesBundle
          PropertiesFile="model.ModelBundle"/>
      </ResourceBundle>
    </ViewObject>than i created this method
        public void addMember(javax.faces.event.ActionEvent actionEvent) {
            //Code to get the bindings for TargetVO :
                     DCBindingContainer bindings2 =
                        (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
                    JUCtrlHierBinding obj = (JUCtrlHierBinding)bindings2.findCtrlBinding("AddMemberVo1");
                    ViewObject targetVO = obj.getViewObject();
               DCBindingContainer bindings =
                        (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
                    DCIteratorBinding empIter =
                        bindings.findIteratorBinding("UamUserdetailsView1Iterator");
            //SourceVO1Iterator is the iterator under Executables section for the SourceVO1 bindings.
                    RowSetIterator roleRSIters = empIter.getRowSetIterator();
                    RowSetIterator rs1 = roleRSIters.getRowSet().getViewObject().createRowSetIterator(null);
                    NameValuePairs nvp = null;
                    while (rs1.hasNext()) {
                        Key key = rs1.next().getKey();
                        Row r = rs1.getRow(key);           
                        nvp = new NameValuePairs();
                        nvp.setAttribute("FirstName",r.getAttribute("Firstname"));
                        nvp.setAttribute("SurName",r.getAttribute("Surname"));
                        nvp.setAttribute("Email",r.getAttribute("Emailaddress"));
                        targetVO.createAndInitRow(nvp);
                      rs1.closeRowSetIterator();
                    targetVO.getApplicationModule().getTransaction().commit();
        }but when i click the add button am geting this error
    javax.servlet.ServletException: JBO-25016: View object AddMemberVo1 is read-only.
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.jbo.ReadOnlyViewObjectException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25016. Error message parameters are {0=AddMemberVo1}
         at oracle.jbo.server.ViewRowSetImpl.doCreateAndInitRow(ViewRowSetImpl.java:2530)
         at oracle.jbo.server.ViewRowSetImpl.createAndInitRow(ViewRowSetImpl.java:2498)
         at oracle.jbo.server.ViewObjectImpl.createAndInitRow(ViewObjectImpl.java:11042)
         at uam.cadastre.gov.za.Bean.MemberBean.addMember(MemberBean.java:166)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:148)
         at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:279)
         at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:145)
         at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:402)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         ... 38 more
    how can i make my static view to be updatble so i can hold my data for selection
    Edited by: adf0994 on 2012/10/31 5:08 PM

  • Write data of a table to an excel sheet

    Hi
    How i can write data of a table to an excel sheet?
    regard
    deemy

    Search this forum for 1.2 Jiga-examples...

  • Can a person hold 2 position, where do you show in PA

    Hi All,
    In PPOM_OLD I can set up 50% for 2 position, for 1 person.
    How will you say 1 person is holding 2 position in PA.

    Hi Veeresh,
    Unfortunately as far as I know you don't set this from PA. If you have PA integrated with PD, the system will automatically show infotype 0001 the position that is assigned to the employee with the highest percentage. If PA is not integrated with PD and you want to assign a position in infotype 0001, you would have to choose which position to assign.
    Kind regards,
    Rodrigo

  • Table for service entry sheet quantity

    Hello,
    I know the table for service entry sheet detail is ESSR.
    I want to find out the qunaity which i booked in service entry sheet from table.
    I am not able to get it. I tried table ESLL. But still it does not show the quantity.
    Please guide me to the table name in which when i put service entry sheet no , i will get the quantity
    Thanks
    Nilesh

    hi,
    FRom ESSR  table for the corresponding po , find out package no .Then the pass the same package no in table ESLL table where you can get the desired service qty.
    Regards,
    velu

  • Exporting table data to Excel sheet:

    Hi All
    My requirement is need to export table data to Excel sheet: for this
    I was done all, but I'm getting 500 Exception please contact u r system admin msg at run time, also Jxl/Workbook class not found msg but I downloaded Jxl.jar file and its showing in navigator>Lib>jxl.jar. There is no error signals in coding part.
    Thanks
    Polaka

    Hi,
    Copy your jxl.jar and open it with winzip. See if there is Workbook.class file inside it in the folder jxl.
    Try to download jxl.jar from this link
    http://www.java2s.com/Code/Jar/JKL/Downloadjxljar.htm
    and add.
    Best Wishes
    Idhaya R

  • Export Data of a Web Report  having 2-3 Queries(tables) Onto 1 Excel Sheet

    I have a Report designed in Web Application Designer. It has 2 or more Table Web Items in it to which different queries are bound.
    Although the data of these queries is shown as one Report but to the user it is very annoying when he has to export the Data separately for each block and then copy-paste in order to have a single Exported File (as till then the user thinks it is just one Report).
    The question is : Is there a way in which one can Export entire Data of a Web Report  having 2 Queries(tables) Onto 1 Excel Sheet once, so that 2-3 exports or more from context Menu, and then copy-paste from excel, can be avoided?

    Hi , I have gone through this document
    got this installed (the pre requisites) through SAP admin.
    & now the  code in html pane is  as below :
    First I am trying with Button option with only one dataprovider. Later will do changes for context menu option & more dataproviders.
    But when i click on "Web printing with excel" , progress bar finishes & nothing happens.
    Should't the result set be exported to Excel
    Am i missing on some part.
    Best Regards
    Deepali

  • Which table holds the position ID

    Hello
    Just a quick question. I have restricted access to PA30/PA40. I want to searc for an employee and find out the position ID
    Which table holds it? I want it to map the roles to positions
    Thanks

    Hello Jack,
    If you have restricted access to use PA20, then you would also have some restrictions for using transaction PPOME.
    If you search for PPOM / PPOME then you will find some more information on them to assign roles to positions.
    Cheers,
    Julius
    PS: Do you have a SAP Service Marketplace ID now?

  • Holding position in a sheet

    I've noticed that when I switch from one sheet to another and then back to the original sheet again, the position of the cursor isn't remembered by Numbers. This is very inconvenient when the sheet is large and necessitates 'fn+arrow' to move to the bottom of the sheet. Is there an option to have the sheet remember where it was?

    Adam Wizon wrote:
    Is there an option to have the sheet remember where it was?
    NO
    _Go to "Provide Numbers Feedback" in the "Numbers" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'10
    Yvan KOENIG (from FRANCE samedi 21 février 2009 16:57:52)

  • How to perform functions between tables on the same sheet in Numbers?

    I have been working in Numbers creating a worksheet.  On one sheet I have multipule tables, with one table it has functions that uses cells from other tables.
    When I first created it, it worked fine with 3 tables.  Now that I am trying to add more cells from other tables as functions in the main table, it is not working properly.  It's not even highlighting the added cell in the function as it did when I created it. Can someone explain what has changed for this to happen.

    Irnstlgld,
    In Numbers'09, when you point and click on the same cell for the second (third, etc.) time in the same expression (formula), you must hold down the Command key as you do it. Otherwise the subsequent references to that cell  won't register. I know you believe that the problem began with adding more than three tables, but I'll bet that the actual problem is with the multiple occurrences of the same cell in one expression.
    Just remember to hold down the Command key for additional references to a given cell and you should be OK.
    Jerry

  • Table Order and duplicating Sheets

    Does anyone know how to control the order of the tables on the sheet and the canvas. It appears that there is no relationship between the order of tables in the Sheets Pane and order of tables on canvas. Is that correct?
    I'm left with the thought that you have drag both the table in the Sheets Pane and the table on the canvas to get them in the same order.
    Here are some observations
    1. Assume that you have a sheet with 6 tables. Dragging one of the tables to a different location, say from position 1 to position 5 on the sheet, in the Sheets Pane doesn't alter the location of the of the table in the canvas. The converse is also true.
    2. Duplicating a sheet results in the tables on the canvas appearing in the same order as the original but the list in the Sheets Pane shows a different order. Now there is a definite mismatch between the order of table on the canvas and the order in the sheets pane.
    Question: Is there a way to provide NUMBERS specific feedback. I looked in the application for a bug or feedback link but didn't see it.

    jaxjason wrote:
    many times things like this are listed in creation order till you modify the order manually. when you duplicate a dheet the programmer didn't just haev a "duplicate" command at their disposal. they have to write the code to grab each object and duplicate it and all its properties onto the newly created sheet. Thus they are in a "random" order to us, as they would be listed in the order that the program re'created' them when duplicating.
    they are not connected by order because if you had two tables directly above one another, which is first? Neither. no way to break the tie. positions relative on the sheet is inconsequential to the listed creation order.
    detailed but it explains it, at least I think.
    Jason
    Thx
    Appreciate the help
    R

  • BDC table control using Excel sheet upload

    Hi All,
    I am working BDC table control.I want to upload the From excel sheet.I am using the FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload the the data into my internal table.The data is populating in the internal table.
    Now i have problem tat how to populate this excel sheet data to the Bdc table control.
    Can nybody help me out.\[removed by moderator\]
    Thanks,
    Swapna.
    Edited by: Jan Stallkamp on Jul 25, 2008 10:57 AM

    after fetching data from EXCEL sheet, each column data (in excel sheet) will be uploaded to individual record into your internal table along with row number and column number, loop through that internal table and collect all your excel data into record format.pls refer the below code.
    data:
         i_excel    type alsmex_tabline occurs 0 with header line,
         l_row      type i value 1.
    data:
         begin of x_data occurs 0,
                kunnr     like RF02L-KUNNR,
                klimk(17) type c,
                CTLPC     like knkk-CTLPC,
          end  of x_data,
          begin of x_data1 occurs 0,
                data(106),
          end   of x_data1.
    call function 'ALSM_EXCEL_TO_INTERNAL_TABLE'
       exporting
         filename                      = p_fname
         i_begin_col                   = 1
         i_begin_row                   = 1
         i_end_col                     = no.of columns in your excel file
         i_end_row                     = no.of rows in your file
       tables
         intern                        = i_excel.
    if sy-subrc = 0.
       loop at i_excel.
         if l_row <> i_excel-row.
            append x_data.
            clear x_data.
         endif.
         case i_excel-col.
            when 1.
              x_data-kunnr = i_excel-value.
            when 2.
              x_data-klimk = i_excel-value.
            when 3.
              x_data-CTLPC = i_excel-value.
         endcase.
         l_row = i_excel-row.
         clear i_excel.
         at last.
            append x_data.
         endat.
       endloop.
    endif.
    then loop through the internal table X_DATA, pass the data to your table control like.
    tbl_control-field1(1) = x_data-field1.
    tbl_control-field2(1) = x_data-field2.
    tbl_control-fieldn(1) = x_data-fieldn.
    Regards,
    Sreeram.

Maybe you are looking for