Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88066

Excel custom function add using VBA for trim the front and tail of the cell spaces [closed]

$
0
0

This is what I used code in VBA to create excel custom function.

Sub TrimExample1()
    MsgBox Trim(Range("A1"))
End Sub

Can I convert this function to excel formula?


Viewing all articles
Browse latest Browse all 88066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>