Hi,
is there any way where i can add a specific code to an existing procedure?
what i want do is, after i add an item to my combobox (thereby adding that item to the table that combobox is bound to), i want to also add this "new data" to an existing sub procedure that uses the said table. how do i add a specific code (where i can write the specific code i want to add in a string) to the end of this existing sub procedure?
thanks!
is there any way where i can add a specific code to an existing procedure?
what i want do is, after i add an item to my combobox (thereby adding that item to the table that combobox is bound to), i want to also add this "new data" to an existing sub procedure that uses the said table. how do i add a specific code (where i can write the specific code i want to add in a string) to the end of this existing sub procedure?
thanks!