gatefire08
New member
- Local time
- Today, 15:31
- Joined
- Jul 28, 2015
- Messages
- 7
Hello,
I have a .csv file where I need to parse out the information.
I have imported the .csv file into access and all the data is in [Field1]
Instead of using query design, I want to create a user interface [Form] where anyone can input in the textbox the position and length of a mid function.
Example:
Last name: Position = 1 Length =15
First Name: Position = 15 Length = 30
Is it possible for users to input the numbers in texboxes to extract the data to another table?
Thank you in advance.
I have a .csv file where I need to parse out the information.
I have imported the .csv file into access and all the data is in [Field1]
Instead of using query design, I want to create a user interface [Form] where anyone can input in the textbox the position and length of a mid function.
Example:
Last name: Position = 1 Length =15
First Name: Position = 15 Length = 30
Is it possible for users to input the numbers in texboxes to extract the data to another table?
Thank you in advance.