B
brian
Hello, I have spen hours trying to find information on
dynamically building a table from an array.
What I need:
I have an array pulling file paths from a directory using
a For Next Loop. F is the file. For every instance of F
I would like the file path put into the table. The table
is just a single column table.
I have looked at the Table class on msdn and that hasn't
helped me much. Can someone show me an example or maybe
lead me somewhere besides msdn for information.
Thanks
dynamically building a table from an array.
What I need:
I have an array pulling file paths from a directory using
a For Next Loop. F is the file. For every instance of F
I would like the file path put into the table. The table
is just a single column table.
I have looked at the Table class on msdn and that hasn't
helped me much. Can someone show me an example or maybe
lead me somewhere besides msdn for information.
Thanks