18 lines
483 B
HTML
18 lines
483 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<link rel="Stylesheet" type="text/css" href="style.css">
|
|
<title>Filling out a W-9</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
</head>
|
|
<body>
|
|
|
|
<h3 id="toc_0.0.1">When filling out a W-9</h3>
|
|
<p>
|
|
Check the box for LLC and mark "I" for Individual (Even if the form doesn't mention I as an option.)
|
|
Use the LLC's TIN
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|