I have a MOD function of the form Modulo(a,b)
When I put the following statement in a VBA module I receive an End of Statement error.
I'm just trying to act on cell R2C3.
What am I missing?![]()
ActiveCell.FormulaR1C1 = "=Modulo(R2C3 ," 2)
I have a MOD function of the form Modulo(a,b)
When I put the following statement in a VBA module I receive an End of Statement error.
I'm just trying to act on cell R2C3.
What am I missing?![]()
ActiveCell.FormulaR1C1 = "=Modulo(R2C3 ," 2)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks