its not for or from a spreadsheet actually. if I had a function like so: function ParseDelimitedString(str: string; del: char; cols: string): string
str= one line from a delimited text del= delimiter, example ',' cols= ??? "cols" must tell me which columns to send back in result. I was thinking of sending "010101"... Thanks for your time. --- David Smith <[EMAIL PROTECTED]> wrote: > > this makes no sense. What are you passing to, Excel? > What are you grabbing the cell object or the data in > it? If so, this is the wrong group. Go check the > Micosoft Excell group. > > DJS __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

