Hi all,
Have come into a slightly odd issue this morning. I've had an ongoing little project to run some transformations on companies' regular reported financials in order to present them in the way I want to.
Today I tried to copy one of my input sheets within a workbook. On doing so I was...
Hi all,
Does anyone have a nice trick to quickly find cells that don't have any dependents?
I'm building a model which is necessarily going to require trawling through financial reports to find the right data to enter. Obviously I want this task to involve the least pain possible, so want...
Hi all,
I'm dealing with a large data table, and want to be able to lookup the rows with the top 10 values (in one column) that match a given condition (in a different column). So far I've done it with some intermediate steps, but am hoping that I can cut these out as it's starting to get...