Thread
:
Using formulas in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Kevin
external usenet poster
Posts: 134
Using formulas in VBA
Hi i am having trouble putting this formula in my code any idea where i have gone wrong
Cells(intRowCount + 1, 4) = WorksheetFunction.Substitute(Substitute(A4, "Total Amount - ", ""), " USD [Mln]", "") *
Pls hel
Reply With Quote
Kevin
View Public Profile
Find all posts by Kevin