I generally add in the middle or towards the bottom
Announcement
Collapse
No announcement yet.
Stuck in Excel
Collapse
X
-
Let me rephrase it then. The TRIM column is filled by values that were fetched by a VBA procedure. These numbers are quarterly rate of returns. But I also want to fill the YTD (year-to-date) and Début (beginning) columns with the corresponding rates of return, which need to be calculated from the quarterly data.
Thinking about it now, the easiest and fastest route probably would have been to compute everything with the subroutine, instead of fetching some numbers and then calculate the rest with a spreadsheet formula.In Soviet Russia, Fake borises YOU.
Comment
Comment