2020-11-08 03:20:52 +0100 | primio/la značku | ● Klasifikator |
2014-06-18 03:43:11 +0100 | primio/la značku | ● Čuveno pitanje (source) |
2014-05-27 20:52:43 +0100 | primio/la značku | ● Čuveno pitanje (source) |
2014-04-28 21:56:22 +0100 | primio/la značku | ● Zamjećeno pitanje (source) |
2014-02-28 01:20:07 +0100 | primio/la značku | ● Popularno pitanje (source) |
2014-02-27 07:14:19 +0100 | postavio/la pitanje | Auto-Populate Rows From Specific Cells In Rows That Contain A Substring App: Calc (LibreOffice) I have the following where I have an On different sheets I want to auto-populate the rows by having it grab the The following are the example rows that would be generated from above sample for each location ID (note how the count value has been divided by 2): Sheet 1 (location ID list contains Sheet 2 (location ID list contains Sheet 3 (location ID list contains Sheet 4 (location ID list contains How would I got about auto-populating such a list and fetching only the rows that match the substring. I've done a similar thing using |
2014-02-26 22:51:26 +0100 | primio/la značku | ● Školarac (source) |
2014-02-26 22:49:59 +0100 | primio/la značku | ● Zamjećeno pitanje (source) |
2014-02-24 06:45:43 +0100 | primio/la značku | ● Popularno pitanje (source) |
2014-02-24 06:38:55 +0100 | komentiran odgovor | Sum Adjacent Column Value If Cell Value Contains Substring Both files incorrectly calculate the values. I ended up creating a new hidden column which is the total weight of the item divided by the value of above formula. I then changed your first formula to grab that value instead of the total weight value. I'm sorry if I'm not being clear about what I'm needing. I don't know how to combine the two formulas so that I would not need the hidden column though. I'm going to mark as accepted, but would appreciate an answer on how to combine the formulas. |
2014-02-24 04:05:12 +0100 | komentiran odgovor | Sum Adjacent Column Value If Cell Value Contains Substring I figured out how to count the number of location IDs |
2014-02-24 01:08:48 +0100 | primio/la značku | ● Urednik (source) |
2014-02-23 22:30:38 +0100 | postavio/la pitanje | Sum Adjacent Column Value If Cell Value Contains Substring App: Calc I have the following where I have various items with a weight per item, count of how many of that item, the total weight of item and the location ID(s) where that item will be. I then have the following, which corresponds to the location IDs in the above. What I am trying to do is calculate the total weight the a location will have. This is done by finding all I have no idea where to begin on this. Is it even possible to match by substring and also get a count of how many comma separated IDs there are? I'm kinda new to Calc so if there is a better way for me to do this please tell me. |