megnin
Active Member
- Joined
- Feb 27, 2002
- Messages
- 340
I'm making a parts ordering tool that will generate a list of parts. I'm made it put the parts list in another sheet listing each part and part# on a separate row.
Now they want the parts list in an exportable format listing all the parts and part#s in a single cell as a comma delimited list.
The problem is that they also want the tool compatable with Excel '95 which can only hold 255 characters in a single cell.
Is there a way to generate a text file with the parts list in a continuous comma delimited format?
The tool will have various combo boxes etc. to select the parts and I need them populated into the list as (or after the fact if it's easier) they are selected.
Thanks for any advice!!
David
megnin@nortelnetworks.com
Now they want the parts list in an exportable format listing all the parts and part#s in a single cell as a comma delimited list.
The problem is that they also want the tool compatable with Excel '95 which can only hold 255 characters in a single cell.
Is there a way to generate a text file with the parts list in a continuous comma delimited format?
The tool will have various combo boxes etc. to select the parts and I need them populated into the list as (or after the fact if it's easier) they are selected.
Thanks for any advice!!
David
megnin@nortelnetworks.com