💻 Software
Any Excel function that will reverse a string?
Fresh5 days ago
Mar 15, 202691381 viewsConfidence Score0%
0%
Problem
Are there any built-in Excel functions that will reverse a string?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Any Excel function that will reverse a string?
Low Risk
The current accepted answer is a poor way to reverse a string, especially when there is one built into VBA, use the following code instead (should act the same but run a LOT faster):
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix