Hi there!
I have a txt file with a string of about 1,000 ip addresses, delimited by comma.
I need to read the file into Access (just to have it displayed in a qry for view.
I have the .txt file linked in Access, but how to get each entry (delimited by comma) into a new line item?
I have a txt file with a string of about 1,000 ip addresses, delimited by comma.
I need to read the file into Access (just to have it displayed in a qry for view.
I have the .txt file linked in Access, but how to get each entry (delimited by comma) into a new line item?
Comment