Nico Learning
New Member
- Joined
- May 15, 2009
- Messages
- 20
Hi, i hope you can help me with this one i have an excel spread see where some of my columns are blank, however i want to do some multification please see example below:
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>Column A1:A3 has some number, A4 is blank A5:A8 has numbers, A9:A12 is blank
<o> </o>B1:B12 has some numbers eg 10,9,36.......
<o> </o>Now in (column C) i want to multiply the data in (column A) with the data in (column B) however if there is a blank cell in (column A) then it need to find the next data above to multiply by. so if A4 is blank then it need to use A3*B4...
please bear in mind that there can be more than 1 blank cell in (column A) so if A4 and A5 is blank then it need to use A3*B4 and A3*B5...
<o> </o>Hope this makes sense
<o> </o>
Regards
nick
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>Column A1:A3 has some number, A4 is blank A5:A8 has numbers, A9:A12 is blank
<o> </o>B1:B12 has some numbers eg 10,9,36.......
<o> </o>Now in (column C) i want to multiply the data in (column A) with the data in (column B) however if there is a blank cell in (column A) then it need to find the next data above to multiply by. so if A4 is blank then it need to use A3*B4...
please bear in mind that there can be more than 1 blank cell in (column A) so if A4 and A5 is blank then it need to use A3*B4 and A3*B5...
<o> </o>Hope this makes sense
<o> </o>
Regards
nick