Hi;
I have a workbook with three sheets - Search Form, Results and Data Table. The search form allows the user to type in information into one of ten fields. Each field is aasociated with a column in the data table ; any hits go into the results sheet. The header row of the data table goes in...
Hi;
I have a workbook with two sheets: Data and Results. My search button on the Results sheet will see what criteria has been entered in the criteria section of Results and then display rows in the Data sheet that match the Criteria. The matching rows are displayed in the Result section of...
Hi;
I have a workbook with two sheets: Data and Results. My search button on
the results sheet when pressed will see what criteria has been entered in the
criteria section of Results and then display matches in Data in the Result
section of the Result sheet. I have the following declarations...
Hi;
I'm creating an application in Frontpage with javascript code that will create a form. I want the form data (2 fields - username and password) passed to an MS Access database (one table consisting of username, password and stylesheet)with the stylesheet field value extracted and sent to a...
Hi;
I'm creating some javascript code in frontpage so that I can retrieve some info from an MS Access database. The database has three fields: username,password and stylesheet. I'm trying to retrieve the stylesheet value by
having a user input their username and password in a form. I then...
Hi;
I have an excel application of seven textboxes, asubmit button and a reset button on one sheet of a workbook. Another sheet has the data to be searched and another sheet will hold the results.
I can enter info on one textbox and after clicking the submit button the result will appear. My...
Hi;
I have an excel application of seven textboxes, asubmit button and a reset button on one sheet of a workbook. Another sheet has the data to be searched and another sheet will hold the results.
I can enter info on one textbox and after clicking the submit button the result will appear. My...
Hi;
I am trying to trace a variable which is an array element. The element holds a hexadecimal number which can be changed. If the user changes it, I need to make sure that a valid hex number was put in. Instead of getting the value of the element, I am getting the name of the element. Pieces...
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.