Question : Selecting nth item from a comma separated string

I have a single cell containing the string

1,3,7,22,57,98,123,32534

Given a number n I need to select the nth item from this list. eg if n=5 then I need the number 57 to be returned.

I want to do this using excel's functions instead of a UDF or VBA.

Saqib

Answer : Selecting nth item from a comma separated string

Open the aspx file in design view and then try. you will be able to access the variables
Random Solutions  
 
programming4us programming4us