Hi,
Does anyone have a way to import customer notes but with multiple lines such as for phone numbers. This is so it will carry over to service orders and appointments.

Hi,
Does anyone have a way to import customer notes but with multiple lines such as for phone numbers. This is so it will carry over to service orders and appointments.

Best answer by lauraj46
Hi
I think you should be able to concatenate the values in Excel with an ascii line feed character and then map the concatenated in an import scenario as usual. The formula in Excel would be something like:
="Phone1" & CHAR(10) & "Phone2" & CHAR(10)&"Phone3"
Hope this helps!
Laura
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.