Question
Equals to and greater than
i almost have this finished and this is the last thing
left... i am very new to CF8 and am coming along pretty good.
i am stuck at one query.... i have a column in an access data base that is called Height that has it in like this 506 which means the person is 5ft 6in tall. i am looking to set up a query that will check for those that fall in between like Height =>: 502 and Height =<508 so that it gives me anyone that falls from 502 to 508. But i am not sure exactly where to place it yet, on the search page or the results page along with the WHERE statement?
i am attaching the WHERE statement in case that helps. when you type in just on height option it passes it thru fine but i know i need to have that query that does the equal to and greater than and then the equal to and less than to make it select all those in between also...lol.
Thank you in advance for any help you can give me...
i am stuck at one query.... i have a column in an access data base that is called Height that has it in like this 506 which means the person is 5ft 6in tall. i am looking to set up a query that will check for those that fall in between like Height =>: 502 and Height =<508 so that it gives me anyone that falls from 502 to 508. But i am not sure exactly where to place it yet, on the search page or the results page along with the WHERE statement?
i am attaching the WHERE statement in case that helps. when you type in just on height option it passes it thru fine but i know i need to have that query that does the equal to and greater than and then the equal to and less than to make it select all those in between also...lol.
Thank you in advance for any help you can give me...
