Range("B10"
.Value = (InputBox("Scan or Type Assembly Part Number", "NORTECH SYSTEMS INC."
)
Can i make that input box display without a cancel button? And if so can i also make it with out an ok button, so it just waits for the user to hit enter?
Can i make that input box display without a cancel button? And if so can i also make it with out an ok button, so it just waits for the user to hit enter?