I narrowed my error down to this line, and nobody can see what's wrong with it, here it is
Quote
& "></div></td> </tr> </table> </td><td bgcolor=" & Chr(34) & "FFFFFF" & Chr(34) _
if anyone can tell me what's wrong i can probably pay them back
nvm i found it, it was a stupid mistake, sorry >_<
May work better to do something like "td bgcolor=""FFFFFF"">" instead of Chr(34).