This time, I have a not so obvious question. I have a huge program that
runs when I hit the calc button, and I want the output to display
inside the "edit table" control object on my form. My programming is
parsing a file into a viewable, tab delimmited, output. It takes a txt
file, and parses it out. What I want to have happen is, after I create
my table on the fly and fill it up, I want to change the data source of
the "edit table" control displayed on my form, to the table I created
on the fly.
Thanks.
"Dupuis2387" <Dupui...@gmail.com> wrote in message
news:1162244924.3...@e3g2000cwe.googlegroups.com...