Try this formulas
<b></b><table cellpadding="2.5px" rules="all" style=";background-color: rgb(255,255,255);border: 1px solid;border-collapse: collapse; border-color: rgb(187,187,187)"><colgroup><col width="25px" style="background-color: rgb(218,231,245)" /><col /><col /><col /><col /></colgroup><thead><tr style=" background-color: rgb(218,231,245);text-align: center;color: rgb(22,17,32)"><th></th><th>A</th><th>B</th><th>C</th><th>D</th></tr></thead><tbody><tr ><td style="color: rgb(22,17,32);text-align: center;">1</td><td style="font-weight: bold;text-align: center;background-color: #92D050;;">ADDRESS</td><td style="font-weight: bold;text-align: center;background-color: #92D050;;">STREET NUMBERS</td><td style="font-weight: bold;text-align: center;background-color: #92D050;;">STREET NAME</td><td style="font-weight: bold;text-align: center;background-color: #92D050;;">STREET TYPE</td></tr><tr ><td style="color: rgb(22,17,32);text-align: center;">2</td><td style=";">478 ST KILDA RD</td><td style="text-align: right;;">478</td><td style=";">ST KILDA</td><td style=";">RD</td></tr><tr ><td style="color: rgb(22,17,32);text-align: center;">3</td><td style=";">23 HAMPTON AVE</td><td style="text-align: right;;">23</td><td style=";">HAMPTON</td><td style=";">AVE</td></tr><tr ><td style="color: rgb(22,17,32);text-align: center;">4</td><td style=";">45 WEST LANGHAM RD</td><td style="text-align: right;;">45</td><td style=";">WEST LANGHAM</td><td style=";">RD</td></tr><tr ><td style="color: rgb(22,17,32);text-align: center;">5</td><td style=";">42 JACKSON ST</td><td style="text-align: right;;">42</td><td style=";">JACKSON</td><td style=";">ST</td></tr></tbody></table><p style="width:4em;font-weight:bold;margin:0;padding:0.2em 0.6em 0.2em 0.5em;border: 1px solid rgb(187,187,187);border-top:none;text-align: center;background-color: rgb(218,231,245);color: rgb(22,17,32)"></p><br /><br /><table width="85%" cellpadding="2.5px" rules="all" style=";border: 2px solid black;border-collapse:collapse;padding: 0.4em;background-color: rgb(255,255,255)" ><tr><td style="padding:6px" ><b>Worksheet Formulas</b><table cellpadding="2.5px" width="100%" rules="all" style="border: 1px solid;text-align:center;background-color: rgb(255,255,255);border-collapse: collapse; border-color: rgb(187,187,187)"><thead><tr style=" background-color: rgb(218,231,245);color: rgb(22,17,32)"><th width="10px">Cell</th><th style="text-align:left;padding-left:5px;">Formula</th></tr></thead><tbody><tr><th width="10px" style=" background-color: rgb(218,231,245);color: rgb(22,17,32)">B2</th><td style="text-align:left">=LEFT(<font color="Blue">SUBSTITUTE(<font color="Red">A2," ",REPT(<font color="Green">" ",99</font>)</font>),99</font>)+0</td></tr><tr><th width="10px" style=" background-color: rgb(218,231,245);color: rgb(22,17,32)">C2</th><td style="text-align:left">=MID(<font color="Blue">A2,LEN(<font color="Red">B2</font>)+2,LEN(<font color="Red">A2</font>)-LEN(<font color="Red">B2</font>)-LEN(<font color="Red">D2</font>)-2</font>)</td></tr><tr><th width="10px" style=" background-color: rgb(218,231,245);color: rgb(22,17,32)">D2</th><td style="text-align:left">=TRIM(<font color="Blue">RIGHT(<font color="Red">SUBSTITUTE(<font color="Green">A2," ",REPT(<font color="Purple">" ",99</font>)</font>),99</font>)</font>)</td></tr></tbody></table></td></tr></table><br />