Hi.
Im working in a project that requires to add a custom field to the edit check section on purchasing. The field is a numic value divided in 4 blocks of 2 numbers and a lookup button that when pressed it must show a new windows that will retrieve some values from a table in Sql.
I have already added the 4 textboxes and the lookup button, but I dont know how to to make a new windows with a kind of grid view that take the numbers as parameters and execute a stored procedure. Also I dont know how to make the button fire the event, I imagine I'll have to code it in vba.
Could somebody give me a hand?
*This post is locked for comments