We have a search engine built in on our website (this website is for a company that makes heat transfers). We are wanting to put something in place that keeps our three digit partcodes from displaying - we want to make the mininum length of the search entry four characters or digits. I have...
We have a search engine built in on our website (this website is for a company that makes heat transfers). We are wanting to put something in place that keeps our three digit partcodes from displaying - we want to make the mininum length of the search entry four characters or digits. I have...
Tried inserting a text box for our part code field using =DLookup("[PARTCODE]", "tblSalesAnalysis"). Didn't work - navigation still goes through all 400+ rows. Our sample table's PARTCODE column utilizes just two design numbers; eventually, we'll need to tie this form to our SQL server...
I just typed a sample link for illustration purposes. Another forum suggested =DSum, which those formulas actually work, but they're not summarizing just two things - the navigation is showing all 400+ rows in the table. I'll give this a try. We don't want to navigate through all the rows in...
We are trying to develop a tool for us to be able to analyze the sales by quantity and dollar amount of our heat transfers and designs. The columns in our table are PARTCODE, SALEMONTH, SALEYEAR, SALEQTY, SALESALES, and URL. A typical row looks like this:
4173L, 1, 2005, 44, $550.00...
I am using PHP 5.0.2, MySQL 4.0.21, and Apache 2.0.52. I am trying to connect to a MySQL database through PHP, but I'm getting the "fatal error" message involving the mysql_connect function. I have tried a number of solutions - enabled php_mysql.dll in my php.ini file. I copied my...
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.