excel - reporting CA per month for each customer in VBA -


i should have ca/month/customer in vba period between a1 , c1

enter image description here can me giving me steps? first second.. or giving me advice?

use functions. no need vba that.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

c# - Update a combobox from a presenter (MVP) -