Hello Excel Experts!
My question is " Is it possible to make positive number of a textbox as negative when it reached to worksheet?"
I am using this trick but it pops up " type mismatch error"
Any suggestions would be appreciated.![]()
wsJournal.Cells(iRow, 8) = (Me.Controls("krec" & i).Value) * -1
Best Regards
Imran Bhatti
Bookmarks