Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys
Trying to import a txt file that comes out like this: ------------------------------------------------ 19:57 The Meadows Race 1 No. Dog Price 1 Fido 3.50 2 Brutus 21.50 3 Smokin fast 16.00 19:57 The Meadows Race 2 No. Dog Price 1 Fido1 3.50 2 Brutus1 21.50 3 Smokin fast1 16.00 ------------------------------------------------- and convert like this: The Meadows 1 1 Fido 3.50 The Meadows 1 2 Brutus 21.50 The Meadows 1 3 Smokin fast 16.00 and so.... in otherwords put the header of each dog race into a column field. I can do it excel with about 2000 lines of if statements but can i do it in access easier as i need to automate it as i have todo thousands of them. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Would Like to Automate Batch File Creation and Text FIle Import | Excel Discussion (Misc queries) | |||
automate importing text files? | Excel Discussion (Misc queries) | |||
*difficult* importing slection from a txt file to new column | Excel Programming | |||
importing text file, removing data and outputting new text file | Excel Programming | |||
messy text file-- how to automate import? | Excel Programming |