How to reference latest entry in row B (cell number unknown)

Hi,
I have a spreadsheet charting coins recieved each day. Along the top I have dates increasing, and down the left hand side I have different coins e.g. €2, €1, 50c etc. So for example in cell (September 20, €1) I might have 23. Then underneath all this I have total numbers of each coin, and then the total amount of money in the whole table. However what I want to do is find the totals for the most recent day as well. So what I need to do is to be able to reference the furthest right occupied cell, so that the totals will update every time I fill in a new column.
Can anybody help?
Thanks
Nathan

Look at:
http://discussions.apple.com/thread.jspa?threadID=2129498&tstart=240
Yvan KOENIG (VALLAURIS, France) jeudi 1 octobre 2009 21:06:50

Similar Messages

  • How to find latest entry in the table according to time

    how to find latest entry in the table according to the time
    is there any function module to do so
    \[removed by moderator\]
    Regards
    Shashi
    Edited by: Jan Stallkamp on Aug 25, 2008 4:39 PM

    Hi,
    If you want to read the entry from an internal table,
    sort the internal table in the descending order by the time and
    delete adjacent duplicates by comparing the fields other than time and the internal table will have the latest record.
    Suggestion: instead of only time try to have one more field called date with the time combination
    Regards,
    Ramesh

  • Interactive Report: how to get value of given row/col cell in selected row

    Hi -- I have an interactive report. Instead of the default behavior of the link going to a single row view, I want it to
    go to a form for editing the row. This means I have to be able to populate the form w/ the correct row's information...
    so need to get the value(s) for the PK column(s) in the selected row of the interactive report, so I can select the row
    from the database.
    How can I do this? I see in the report attributes, Link Column section, I can set Rows Uniquely Identified by, and a Unique
    Column (though there could be more than one in a PK). I imagine I'd want to use the rowid, but I'm not sure how the
    rowid of the selected IR row can be referenced. And at that point, I'm not sure how to get the IR column value for
    that row. (Say I'm on the 8th row and I need the first column... How is the column referenced? By a number, it's name,
    its heading?)
    Or maybe I'm not on the right track at all...
    Ideas?
    Thanks,
    Carol

    Hi Carol,
    What I´m trying to do is: defining a button such as when you click it a pl-sql procedure is called, which needs as an input parameter the id of the row selected in my form. what I need first, then, is to get the id of the selected row. how did you get it?
    Thanks in advance
    Francesco

  • How to reference to a relative group of cells in numbers for iOS ?

    Hi,
    I'm trying to use numbers on my iPhone to track my daily work expenses, inputting my data through a formulary.
    What I've come up with so far is a 2-sheet, 1-formulary document. The first sheet contains the raw data : week number, date, place, expenses, and a few checkboxes. The second sheet is meant to be a weekly summary where each row synthesizes a whole 5-day week, giving me the total money spent on that week and the number of checkboxes ticked.
    Say my raw data sheet contains daily expenses on column C.
    In my weekly summary sheet, I write a formula that sums first sheet's C1:C5.
    But as I copy that formula down, I don't get the result I want. Where I look for the sum of first sheet's C6:C10, I get the sum of C2:C6, C3:C7 when I want C11:C15 and so on.
    How can I tell Numbers to give me the sum of a group of 5 consecutive rows, and then use the same formula on the next rows getting the sums of the next 5-item group ? (manually modifying each formula to refer to the right cells is not an option)
    Hope that was clear. Thanks for your answers.
    Guillaume

    Hi j4nitor
    Would the "Find" option in the "Tools" menu do the job?
    If you search for the part number, it will be highlightet, and with your outline for a setup, I guess that would give you the overview you are talking about.
    Hope it helps.
    Best regards
    Ole

  • How can I view the devices using my cell number to receive texts?

    My family has a lot of devices and they all use my apple ID which allows texts to go to all the devices because its registered in my apple id. I think my texts are going to other devices but i dont know which ones. Is there a way to see this without having the device just so i can see a list that is using my cell phone number.
    I know how to turn it off but when i do it want to make sure its all of the devices that are turned off from my texts. Also is there any way to make sure that only my phone gets the texts?

    Hello nonyabeezwax,
    After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning iMessage issues. You may want to consider signing out of iMessage on those additional devices:
    iOS: Deactivating iMessage
    http://support.apple.com/kb/ts5185
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • How do I keep Skype from reconizing my cell number? There is a Skype icon at the top of my Mozilla browser upper right side. I don't like.

    When sending out fed ex packages I use my cell phone number as a contact number, however it appears that Skype is aware of this too. I would like to avoid any media from detecting my number. Thanks

    You can disable the Skype add-on on the Add-ons page. Either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Extensions. I don't remember it's exact name, but it's along the lines of click-to-call.
    Does that fix it?

  • How to reference table rows added using addInstance?

    OK, this one's probably quite simple, but I'm at wit's end . . . .
    I have a table with body rows that can be added using addInstance.  what I can't figure out is how to reference the newly added rows and teh fields within them.  If the row reference for the inital row before addInstance is:
    Table.Row1.CellName before the addInstance, after the addInstance wouldn't it be Table1.Row1[0].CellName and the newly added row be Table1.Row[1].CellName?  I try that and the debugger tells me that Table1.Row1[1].CellName has no properties.
    I basically need to determine whether the user has filled out anything in the added rows and I'm having a devil of time figuring out how to reference the added rows and their cells.  Thanks in advance!

    Your logic is correct but to reference that som expression you woudl have to use this notation:
    xfa.resolveNode("Table1.Row[1].CellName").method or property
    The reason for this is the use of the square brackets. Javascript interprets this an an array. When you use the resolveNode method you can pass a string and hence the square brackets get interpretted correctly.
    Paul

  • Hiding a Field, row and cell

    Please how can I hide a Field, Row and cells repectively. We are carring out a project that we need to hide cells and sometimes fields or rows as the case may be. I noticed in console -> Role -> Tables, you can set only read only or read/write and in the functions tab you can set up none or execute. There is no option for hiding. Can any one help.

    Hi marcellinus,
    To hide a field there are two methods:-
    <b>1--></b>Open console and  right-click on field of corresponding table which u want to hide and choose Hide from the context menu. This will hide field from display.
    For more details u can refer to SP04 console reference guide-page no <b>53.</b>
    <b>2--></b>U can specify constraints and privileges in the <b>tables and fields</b> tab in <b>roles</b> table for field and record level security.This will prevent field or records from display.
    To hide a rows or cells u can specify any mask as constraint.This will display only those records which are specified in the mask.
    For more details u can refer to SP04 console reference guide -page no <b>149.</b>
    Hope this will help you.Let me know the result
    Thanks,
    <b>
    Shiv Prashant Dixit</b>

  • Word wrapping in row header cell in OLAPDataGrid

    I have an issue with the OLAPDatagrid. Does anyone know how
    to wrap text in the row header cells?
    (to avoid confusion, i will demonstrate my issue using a grid
    with 1 row and 1 column dimension).
    OLAPDataGrid has 2 properties: wordWrap, which only seems to
    affect the data cells, and headerWordWrap which only appears to
    affect the dimension data across the topmost row.
    However, neither of these properties appear to allow the row
    dimensions' data to wrap (this is the data in the leftmost column).
    Not only this, the column does not automatically resize to reveal
    the data.
    I also can't see how to manually modify the width of the
    columns as at the point when the olapdatagrid's dataprovider is
    assigned to the olapresult, the column count is zero.
    any suggestions?
    thanks
    Mark

    //i tryied this it is not working
    //its selecting the first colum first row and when i clicked the second row header it is selecting the second //column seconf row.
    //And pressing Ctrl [key] and click row header is not working.
    what do u mean by Second row header. For a Table we wil be having only one header na

  • How to reference the selected row on a report by click a radiobox

    I created a report with a column displayed as a radiobox.The report source is like "select htmldb_item.radiogroup(1,.....),rec_id,....from .... where ....",after click one radiobox,i want to get other column's value in the selected row in the after submit process ,can anyone help me?????? how to reference "rec_id" of the selected row?

    Hello,
    First, please tell us your first name, and update your forum handle. It’s make it easier to track your threads, and help you.
    >> apex_application.g_f01(1)" only return the first record's rec_id,if i click radiobox in other rows,it returns the same result as click radiobox in the first row?
    The ‘G_F01’ is an array of values, so apex_application.g_f01(1) will always bring you the first element of this array. If you want to retrieve other values from this array, which will include the values of the radiogroup value of the other lines, you need to use a loop. Something like that should work:
    for i in 1.. apex_application.g_f01.count loop
    … apex_application.g_f01(i) …
    end loop;
    >> after click one radiobox,i want to get other column's value in the selected row in the after submit process
    That means that the value of your radiogroup item should include some indication to the line you are on. If, like in Andy’s example, you can retrieve your record from a table, based on a PK, your radiogroup can return this kind of information. However, if the data on the other columns of the select raw, were just entered/updated by the user (like in a tabular form), the radiogroup item should include information about the row you are in, in order for you to be able to access the corresponding array elements – other G-Fxx arrays – of the other columns in the row. In this case, I believe using checkboxes is preferable.
    Regards,
    Arie.

  • How to reference session state in a list entry label

    You can use &<item>. to reference session state values which can then be used in titles and item labels but it seems it does not work in the label for a list entry (i.e. to build a menu).  Is there a workaround?
    thanks in advance
    PaulP

    OK I just realized that referencing session state doesn't work for lists used by Enkitec's NavBar plugin solution.  It does reference the &<ITEM>. correctly for normal APEX lists. Anyone know how to reference session state when using Enkitec's NavBar plugin solution?
    PaulP

  • How to find  latest updating row in a table

    Hi
    How to find latest updating row in a table

    ADF 7 wrote:
    SELECT *  FROM Table WHERE lastupdTimestamp = (SELECT MAX(lastupdTimestamp) FROM Table)lastupdtimestamp - holds and date an time of an records when it last updation takes place in table.
    lastupdtimestamp is a column in my table.And how will this make sense in the scenario I've described, where UserA does an update before UserB, but commits the update after UserB's commited update? And add UserC and UserD and a 1000 more users to this scenario where concurrent updates happen.
    What actual time does this lastupdtimestamp contain and represent? And why? How is that lastupdtimestamp used in business logic and processing? Or is it just a silly-bugger-let's-add-somekind-of-time column to that table that essentially meaningless?
    Not saying that one should never add such a timestamp based column. Simply that one needs to understand WHAT it contains and it needs to be SENSIBLY used within the data model.
    However, in my experience such columns are often slapped on afterwards, never featured in the actual data model designed, and is then used without a second though that the database and its data is a multi-user and multi-process system. And things happen at the same time. And things overlap (serialisation is the exception - not the rule).

  • How to set file to open with the latest entry?

    My "sent" file always opened at the latest entry showing the last email I'd sent but, for some unknown reason, it now loads at the top of the file showing the earliest entry. How do I get it to go back to showing the latest entries, the bottom of the file, rather than the top of the file?

    Click on the header labeled DATE to sort on that column. Click the same header a second time to reverse the sort.

  • How can I make a row of cells containing 3-digit decimals, who's values resulted from calculations within the spreadsheet, appear as durations of minutes and seconds?

    Row 6 in this spreadsheet is the result of Row 2/Row 3 as evidenced by the formula listed while Cell Y6 selected. How can I make the values in this row appear as durations of minutes and seconds rather than 3-digit decimals? For example, rather than appearing as 9.84 I would like the value of Cell Y6 to appear as 9:50 or 9min 50sec. (obviously .84x60seconds 50 seconds). I tried changing the cell formats from "number" to "duration," but no change is made. Using the "duration" format does however work if I am manually entering the decimal value into the cell rather than allowing it to result from another caluclation within the spreadsheet. Is there a solution to this within Numbers '09? You can see why I would want the "pace" displayed in minutes and seconds. Thanks in advance!
    Ryan

    Hi Ryan,
    You wrote:
    "The problem is that my "Distance" is a row of automatically generated values resulting from ((Row1/60)*Row 6). Changing the format of Row 1 to minutes causes row two to be expressed as a duration, which obviously it shouldn't because it is a distance. The spreadsheet has to be designed so that all I have to manually input on each entry are Row 1 Values (Time) and Row 6 Values (Average Pace). The rest of the cells must be automatically poulated as a result of formulas."
    I'm assuming that where you say "Row 1" in this you mean "Row 2", which is labeled "Time" in the example in the OP.
    In the original post, you presented a formula from cell Y6. Replacing the Header labels in that formula's cell reference with the Addresses of the referenced cells, the formula was:
    Y6: =Y2/Y3
    In this post, you are saying that Y6 contains entered data: "...all I have to manually input on each entry are Row 1 Values (Time) and Row 6 Values (Average Pace).
    Which is correct?
    Regards,
    Barry

  • Continuosly running DataGrid should show the latest entries

    Hi,
    I am using a DataGrid control in my project,. I am Updating it Using a Backgground worker. I implemented a auto Scroll functionality so that it is showing latest entry it always scrolls down until user changed the position of scroll. But the my problem is
    the Rows is a Datagrid are not properly visible means they are moving at the rate of 500 per second, so user cant see the rows.
    Here my requirement is Rows Should be visible to user properly at the same time Datagrid should update Continuously.
    I have been searching for this. I saw the term Flickering , I didn't understand what it means? Is it refers to my problem?
    how can I achieve this?

    Why are you presenting 500 rows anyhow?
    The maximum a user should have to look through is around 300.
    Any more and you should have some sort of filtering so they can pick a specific group or latest or whatever.
    If you mean you're adding 500 rows a second then you have a problem.
    The user can't possibly read 500 lines of anything each second so the basic design is faulted.
    How fast does whatever you're showing change?
    What is the user going to do with the data in the datagrid?
    If you mean you're refreshing the datagrid because some values change somewhere in the collection then implement inotifypropertychanged on the t of the observablecollection<t> you have bound to the itemssource of your datagrid.
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

Maybe you are looking for

  • Anybody has experience calling ID API web service in Java

    Hello, as you know we can programmatically update ID objects by call ID APIs (web service). To do that you need to import the wsdl into a java project, generate web service client and call the client to update ID objects. I've tried this in NWDS CE v

  • Drag into TreeView

    Hello everyone, I want to make an easy application where you have a tree and on the other side three images. In this example I used three rectangles each one with a different color. The user should be able to drag one of the rectangles to a tree item

  • Unable to open XServer [Resource temporarily unavailable] systemctl

    How do I allow programs/scripts that I've written access the current x session when it's a systemd service? Here are the scripts in question: https://github.com/boogerlad/ready2sleep I did this: https://wiki.archlinux.org/index.php/Sy - er#DISPLAY Bu

  • Good external HD? Also, problems with wired TM use?

    I have a multi part question here: I recently got a new MBP and I want to get an external hard drive to use with Time Machine. Is there any sort of consensus on which external hard drives generally work well? I have a 500 GB Western Digital MyBook th

  • James and Hotmail

    Hello Everyone I'm almost ready to launch my website but i'm stuck with this one problem and i'm not able to find any solution for it. I'm using the James email server for sending emails. I'm successfully able to send emails from james to yahoo accou