Hi,
I need to parse the text in a given range into an entire row of data in excel. How can we do it using infragistics excel. we have Range.TextToColumns method in microsoft is there any method similar to this or any method doing similar function to this in Infragistics excel?
Please help in this,
Thanks in advance.
Currently there is no method which does this. You can submit a feature request for this, but until it is implemented, you will need to manually parse the text.