|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi. i'm new here so... hallo to all URL
i've got a question concerning fixed width file import. i've a three types of rows in a file. A - header row, C - data rows, and E - not used. my question is: how to update each C row with some data from A row during import? i'm attaching a source file with one A record and two E records, and an example of required result table with the date taken from A record placed in each row of additional column. would be great if somebody can help me with vba code or any query solution. THX. |
|
#2
|
|||
|
|||
|
The only way to you to do this is to open the text file using VBA and go line by line through your data and do what you want and then add it to you table.
S- |
|
#3
|
|||
|
|||
|
thanks for reply
![]() could u give me some example? unfortunatelly i'm a lame with vba... ![]() only little piece of advice... |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > fixed width file import |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|