hi,
I looping through 2 large data sets and want to know if there is some sort of dialog box I can use?
I basically have a total of 10,000 records to scan through and want to display a text box that says processing row …
with out any user interaction, after say 100 records i’d update the dialog box. i’ll be using the basic macro programming language. is there a set of commands i can look at to do this? can a msgbox be used sans the buttons to click on?
thanks