Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Question about Google Sheets

  • 11-07-2019 08:04PM
    #1
    Registered Users, Registered Users 2 Posts: 194 ✭✭


    Hope I'm in the right section with this query.

    I have a Google Sheets spreadsheet that lists transactions of money in and out of an account on given dates with a running balance.

    What I would like to do is to is extract all the transactions (rows) of money from one source and have appear on another sheet so I can get a total from that source. Is there a way from programming this to happen automatically as I add to the sheet? I realise I could click the top of the column to arrange everything alphabetically and find them that way, but I have no easy way of getting them back into chronological order, I only put the date in once if there were multiple transactions on one day.

    I think what I'm after is function to do with a database but I have very limited to no understanding of how databases work. I've also learnt Google Sheets from trial and error and online guides so my understanding and terminology of that might be a bit off too.


Comments

  • Registered Users, Registered Users 2, Paid Member Posts: 8,548 ✭✭✭RedXIV


    Bit hard to follow what you're saying there. Is it two different tabs on the one file or two seperate files you're working with?

    From what I understand, you've got on sheet 1:

    Date Amount Balance
    1/1/19 20 100
    1/1/19 30 130
    2/1/19 50 180


    And you want them to automatically copy to Sheet 2?


  • Registered Users, Registered Users 2 Posts: 2,781 ✭✭✭amen


    I think you are looking for Grouping and Subtotals.


Advertisement