Choice_Answer = InputBox("Choose Worksheet 1=TOC 2=All 3=ActiveOnly 4=InactiveOnly 5=Original_2018 6=ChartedByMonth 7=2018Vendors 8=IndividualView 9=TradeVendorActivity", "[COLOR=#ff0000]My Title[/COLOR]")
Choice_Answer = InputBox("Choose Worksheet" & vbLf & "1=TOC" & vbLf & "2=All 3=ActiveOnly 4=InactiveOnly 5=Original_2018 6=ChartedByMonth 7=2018Vendors 8=IndividualView 9=TradeVendorActivity", "My Title")