chriscorpion786
New Member
Hi all there ,
can you help with some VBA code for the following:
In column A i have some numbers between 1 and 12 which represents units, and column B has the price.
In column C-N which starts from January i need to have the result of units * price but the cells should be filled in such a manner that if unit in column A is 5 then the result should be filled from Jan - May for 5 columns and so on.
I have done it in Excel but i need a VBA version for this.
Kindly help..
Mustafa
can you help with some VBA code for the following:
In column A i have some numbers between 1 and 12 which represents units, and column B has the price.
In column C-N which starts from January i need to have the result of units * price but the cells should be filled in such a manner that if unit in column A is 5 then the result should be filled from Jan - May for 5 columns and so on.
I have done it in Excel but i need a VBA version for this.
Kindly help..
Mustafa