Need More than 255 Fields

mbogan

New Member
Joined
Jan 9, 2004
Messages
35
I have a text database with | as the delimiter. There are 715 records, with 311 fields. When I import it in to Access It stops the import at 255, I know that a relational database would make sence, however, I cannot manipulte the text file unless I get it into either access or excel. Is there a way to get this to work??

Please help, I have a serious deadline to contend with.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Big problem.

Is it possible to change the text file, Possibly by dividing it into two portions each using the same unique keyfield as an index?

There may be a better way, but the only thing that comes to mind is for you to open the file as input and read each line then parse it. During the parse operation you'd identify and update two or more related tables to create your records.

Mike
 
Upvote 0

Forum statistics

Threads
1,221,692
Messages
6,161,351
Members
451,697
Latest member
pedroDH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top