I want to automate the process for someone to convert text file to an access file where the table is automatically created with the proper headings and widths. I've created a macro that used import text, fixed widths, if the file and table name are entered in the macro it works fine. However, I want to simplify this task for other users. I plan on creating a form in which they enter the table and file name in the form and upon submitting this it is passed to these values to the proper categories into the macro. My problem is that I do not know anything about programming in vb and so I need help passing these values in from the text boxes on the forms to the macro information.
Thanks in advanced for helping.
Chris
Thanks in advanced for helping.
Chris