C
Craig Brandt
I have figured out several ways of doing this, but would like to know if
anyone knows of a way to do it with a single formula. The reason for this is
the large amount of data does not make breaking it down with macros very
practrical from a time-cost viewpoint.
I have the result of a query in a cell. The result contains seven variable
length varibles, separated by commas. I would like to get the last (seventh)
varible.
2008-12-17,17.42,18.11,17.42,18.02,113000,18.02
should result in the cell equaling 18.02
2008-12-16,110.93,112.48,110.50,112.35,388000,112.35
Should result in the cell equaling 112.35
Any ideas?
Craig
anyone knows of a way to do it with a single formula. The reason for this is
the large amount of data does not make breaking it down with macros very
practrical from a time-cost viewpoint.
I have the result of a query in a cell. The result contains seven variable
length varibles, separated by commas. I would like to get the last (seventh)
varible.
2008-12-17,17.42,18.11,17.42,18.02,113000,18.02
should result in the cell equaling 18.02
2008-12-16,110.93,112.48,110.50,112.35,388000,112.35
Should result in the cell equaling 112.35
Any ideas?
Craig