Hi
I would like to split a cell, using the sign ":" as the one that defines
where to split it...
ex.
Vil_du_trne_hjemme_for_at_n_dit_ml?: 'Ja'
Vil_du_g_i_motionscenter_for_at_n_dit_ml?: 'Ja'
Vil_du_ndre_dine_spisevaner_for_at_n_dit_ml?: 'Ja'
becomes
Vil_du_trne_hjemme_for_at_n_dit_ml?: -new cell>> 'Ja'
Vil_du_g_i_motionscenter_for_at_n_dit_ml?: -new cell>> 'Ja'
Vil_du_ndre_dine_spisevaner_for_at_n_dit_ml?: new cell>> 'Ja'
Is that possible... ??
Kind Regards
Brian Brandt
Bookmarks