It would be the same, you're simply using the variable $mpsts, like I said I don't know whether you can use that variable raw in vb4 or not (i'm sure Lynne will chip in

(please!!)), also remember I haven't tested it, I just wrote it in notepad and plopped it in here
I should of also said you should use
$mpsts = round($jd/$mpostdays['posts']
(that shouldn't be a smiley it should be
; followed be
))
instead of
$mpsts = $jd/$mpostdays['posts'];