Forum Discussion
Anonymous
6 years agoNot applicable
Split column where each row has different data or Extract data from between from text string
Hello All, I need to split below records into 2 columns where one column should have "business card sample" and second column should have "Feb 5, 2020, 5:13:30 AM EST" Below are sample data row...
- 6 years ago
Hi Anonymous
the only chance I see here is to split your text by "lowercase to uppercase":
ImkeF
6 years agoCommunity Champion
Hi Anonymous
the only chance I see here is to split your text by "lowercase to uppercase":