Good afternoon!
If anyone can help me out how to figure this 'round' function out I'd greatly appreciate it. I'm trying to be slick when I'm not qualified to do so.
In column BW I have this formula (cell BW6):
=SUM(SOV!$AI6,SUM(SOV!$AJ6:SOV!$AO6),SUM(SOV!$AP6:SOV!$AS6))
And in BX6 I have this formula (attempting to round the results to the nearest 5 million)...however I keep getting "0":
=ROUND(BW6/5000000,0)*5000000
Once again, as in my other posts...this is probably really simple for the experts on this board, but I'm stumped!
Any suggestions?
Thanks,
Phil
If anyone can help me out how to figure this 'round' function out I'd greatly appreciate it. I'm trying to be slick when I'm not qualified to do so.
In column BW I have this formula (cell BW6):
=SUM(SOV!$AI6,SUM(SOV!$AJ6:SOV!$AO6),SUM(SOV!$AP6:SOV!$AS6))
And in BX6 I have this formula (attempting to round the results to the nearest 5 million)...however I keep getting "0":
=ROUND(BW6/5000000,0)*5000000
Once again, as in my other posts...this is probably really simple for the experts on this board, but I'm stumped!
Any suggestions?
Thanks,
Phil