P
Paul M
Hi
In a query I have set up you can search for sponsorship
amount up to a certain amount, for example if you search
on upto £50,000 you get results equal and below
£50,000, for example £20,000,£10,000
This was achieved with <= in the sql statement.This is
what I want for upto £500,000 but then After that I want
to search for any amount above £500,000.
My search drop down box is like
Upto 20,000
upto 50,000 etc
500,000 plus
Any ideas
Best wishes
Paul M
In a query I have set up you can search for sponsorship
amount up to a certain amount, for example if you search
on upto £50,000 you get results equal and below
£50,000, for example £20,000,£10,000
This was achieved with <= in the sql statement.This is
what I want for upto £500,000 but then After that I want
to search for any amount above £500,000.
My search drop down box is like
Upto 20,000
upto 50,000 etc
500,000 plus
Any ideas
Best wishes
Paul M