Actually i have data in excel sheet in respect to month what i hv to do is : if in any month there is no data then it display 0. bt in my logic it takes the previous month data. example:
jan 200
feb
mar 400
apr 300
as above table shows that in month of feb there is no value so in that case it will display "0". bt in my logic it takes data of jan in month of feb.
Please find the attachment to check my logic. Please revert back ASAP