I have a program that will execute a report to a txt file to count states and age, then I import the txt file into a table called statecounts.dbf. I have a excell pivot table that is connected to statecounts.DBF via ODBC.
within the form in the project, I want to now open the Exell file in Excell, I'm not sure how to do this. Also, if I am doing this the hard way (which I am, I'm sure) please advise. The net outcome I'm tring to come to is a cross tab count by 2 fields (file.state & file.age)
Thanks in advance
-Mike
within the form in the project, I want to now open the Exell file in Excell, I'm not sure how to do this. Also, if I am doing this the hard way (which I am, I'm sure) please advise. The net outcome I'm tring to come to is a cross tab count by 2 fields (file.state & file.age)
Thanks in advance
-Mike