Minimal formatting of the Question when responding
It would be nice to be able to put a <return> and <bullet> and <numbered lists> in the question. We get some large questions and having it bunched up with no returns makes it very difficult to read

2 comments
-
Shea commented
The suggestions below work in excel, but do not show up in RFP365. What was that guy thinking?
-
Shea commented
I share your frustrations and have had good success in the formatting on the input side.
To put in a carraige return in an excel formula, use "char(10)". That will make the numbered lists come out correctly. You can use "char(0149)" for a bullet as well.