Sep 23, 2020 #1 nikademous Technical User Joined Sep 9, 2018 Messages 41 Location US Hello, How do I create a list of procedure names from a single module(mod_Menu) and have them populate in a combobox (cboRun)?
Hello, How do I create a list of procedure names from a single module(mod_Menu) and have them populate in a combobox (cboRun)?
Sep 23, 2020 #2 Andrzejek Programmer Joined Jan 10, 2006 Messages 8,576 Location US Would that be of any help: Get All Procedure Names from Modules At the very bottom there is a solution that may work for you... ---- Andy There is a great need for a sarcasm font. Upvote 0 Downvote
Would that be of any help: Get All Procedure Names from Modules At the very bottom there is a solution that may work for you... ---- Andy There is a great need for a sarcasm font.
Sep 23, 2020 Thread starter #3 nikademous Technical User Joined Sep 9, 2018 Messages 41 Location US I seen that the other day when I was trying to find an example to go off of.... Ill mess with it a bit and see if does it. Thanks! Upvote 0 Downvote
I seen that the other day when I was trying to find an example to go off of.... Ill mess with it a bit and see if does it. Thanks!