This part of your formula
(IsNull({MSP_Questionnaire_Answers.Answer}) is checking if it is null.
Try this formula and check reults:
Formula:
{MSP_Questionnaire_History.Date_Entered} >=Date(2014,02,01)
and
{MSP_Questionnaire_History.Date_Entered}<Date(2014,03,01)