Hi,
Please have a look at the attached file.
Using the below code I am just finding nearest biggest number and nearest smallest number
first statement 'small_x' showing error if I enter 'price_value' equal to '0' since there is no less value than '0' in the attached file![]()
Please Login or Register to view this content.
last statement 'large_x' showing error if I enter 'price_value' equal to '400' since there is no higher value than '400' in the attached file
Kindly help me to correct the above code to return '0' and '400' instead of showing error.
Thanks
Bookmarks