Stacked295
New Member
- Joined
- Sep 20, 2023
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Hello,
I'm pretty new to messing around with VBA macros. I have a text file located at C:\Test\test.exd that looks like this:
Those numbers translate as the information in this screen shot:
What I'm looking to do is using a macro import the raw data from the first screen shot's text file and import it into a premade table like the one in the screen shot below. The system number and the miscellaneous are throw away data that wouldn't need to move over.
Any help that count be provided would be much appreciated.
Thank you.
I'm pretty new to messing around with VBA macros. I have a text file located at C:\Test\test.exd that looks like this:
Those numbers translate as the information in this screen shot:
What I'm looking to do is using a macro import the raw data from the first screen shot's text file and import it into a premade table like the one in the screen shot below. The system number and the miscellaneous are throw away data that wouldn't need to move over.
Any help that count be provided would be much appreciated.
Thank you.