C
CD Tom
I'm building data for a report and after the data is built I prompt the user
as to how they want the data to be displayed, they can display by individual
or by a category, if they select by Individual I make visible the combo box
where they can select the individual the problem I'm having is that even
though I set the focus to the combo box the program just continues on without
any pause. I need the program to pause on the combo box so the user can
select the individual and I will have the emp# to lookup by. Does anybody
have an answer. Thanks for any help.
as to how they want the data to be displayed, they can display by individual
or by a category, if they select by Individual I make visible the combo box
where they can select the individual the problem I'm having is that even
though I set the focus to the combo box the program just continues on without
any pause. I need the program to pause on the combo box so the user can
select the individual and I will have the emp# to lookup by. Does anybody
have an answer. Thanks for any help.