Question: Vba code, has errors and bugs can you help fix it and leave comments and copy codes Sub StateSearch() InputBox Enter a state you'd like
Vba code, has errors and bugs can you help fix it and leave comments and copy codes
Sub StateSearch()
InputBox "Enter a state you'd like to search for.", "State search" FindState state, isFound MsgBox "State was " & isFound, vbInformation End Sub
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
