G
Guest
I am creating a database of plans that uses mile points for beginning &
ending. I want to be able to search through the plans for a certain MP. So
if I want to search SR XX at MP 3.2, How would I get the Between ( ) Function
to work. I tried to put in the query:
BETWEEN ([Enter Mile Post], "BMP", "EMP"]
where BMP & EMP are columns in the table. Did not work. Any suggestions?
If so, thanks and thanks again. If I don't use the BETWEEN function, what
would I use?
ending. I want to be able to search through the plans for a certain MP. So
if I want to search SR XX at MP 3.2, How would I get the Between ( ) Function
to work. I tried to put in the query:
BETWEEN ([Enter Mile Post], "BMP", "EMP"]
where BMP & EMP are columns in the table. Did not work. Any suggestions?
If so, thanks and thanks again. If I don't use the BETWEEN function, what
would I use?