Hello,
I have a form in Access that imports some information from Excel and text files. I'm displaying the progress in an editbox, one detail in each line, however, if the content of the editbox (lines) exceeds the height of the control, I'm not able to see the progress unless I use the scroll bar (manually), Is there any way to do that automatically (scroll).
I know this is just a fancy thing and is not really something that prevents me to accomplish the important thing on this form (import data), but I'm really curious and it bugs me not being able to find an answer for this.
Any ideas? even if is doable with other control (label, list).
By the way I'm using Access 2000.
I have a form in Access that imports some information from Excel and text files. I'm displaying the progress in an editbox, one detail in each line, however, if the content of the editbox (lines) exceeds the height of the control, I'm not able to see the progress unless I use the scroll bar (manually), Is there any way to do that automatically (scroll).
I know this is just a fancy thing and is not really something that prevents me to accomplish the important thing on this form (import data), but I'm really curious and it bugs me not being able to find an answer for this.
Any ideas? even if is doable with other control (label, list).
By the way I'm using Access 2000.
Comment