I am an absolute novice, but I know what I went to end up with, just not how to get there.
I want a background image displayed, with several circles drawn in various places. When the mouse is brought over these areas, it will popup a smaller window with text information describing the area.
Is...
Sorry, gotta add one correction. By odd coincidence, most of the categories I had were 8 characters in length. You need to adjust the left() command by the length of the category you are searching on.
Add this code:
y = len(cat) ' underneath where you pull the variable in
And change a line...
I have struggled with this all day but finally figured it out. I couldn't find anywhere online where this was discussed so here's my code. It lets you put in unlimited keywords and then do a sql search based on the category and keywords you want. Currently it's an 'OR', but could easily make it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.