VBA code for setting Income value

Member for

6 years 11 months

It wasn't work with ca.Value.

I found that work like below:

The missing code is:

ca.GivenValue = 100 ' or whatever you need

Topic closed :)