Thread
:
Trim and Mid with VBA
View Single Post
#
1
Posted to microsoft.public.excel.misc
Jeff
Posts: n/a
Trim and Mid with VBA
Hi,
I need help to include this formula: =MID(TRIM(A7),12,20) into a existing
VBA procedure.
I need to run the procedure in Column C for all the names in Column B
Thank you,
--
Regards,
Jeff
Reply With Quote