CodexBloom - AI-Powered Q&A Platform

VBA: Error when using `Application.WorksheetFunction` to calculate percentiles in Excel 2016

👀 Views: 2 💬 Answers: 1 📅 Created: 2025-06-03
excel-vba percentile excel-2016

I'm encountering an issue when trying to calculate the 25th percentile of a range using VBA in Excel 2016. I want to utilize the `Application.WorksheetFunction....