Search results

  1. T

    rs.find --> searching through currency dataype column (D.A.P.)

    Hi experts, I would be greatfull for some advice on my problem....... So, I have Data access page which have command butons for searching through recordset, one command button is searching column with text datatype, and other button should search through column with currency datatype. The...
  2. T

    Access Data Page /access2003

    Hi all, I was thinking if some could suggest me how could I make DAP which will have only one text box and command button in which will the value written there be forwarded to some parameter SQL when that button is pressed... Do you know what VB code should I implement in onClick action for...
  3. T

    Enter Parameters

    Hi, I have a Data Access Page which is generated on behalf of a query. Query uses one parameter field ,so when is started it promts with the form named Enter Parameters in which I have to input parameter value. So before the DAP is opened, first is displayed parameter form. I would like to...
  4. T

    Autofilter

    Hi, I have DAP which is generated on behalf of a query. When I designed DAP, I placed field names in the Caption section & removed default navigation toolbar so I could have table-like view of that data in the browser. I also use on one field group flter option. **Is it possible to somehow use...
  5. T

    Auditing

    Hi, I have DAP database through which users manipulate with data. There is about 15 different IP's accessing that database and they are all in local network, Intranet. Someone modified one row with wrong data and I would like to find out which computer made that change. How can I find out which...
  6. T

    Built in functions

    Hi, I made data access page which is generated on behalf of a query. In the query desing i chose parameter input option as criteria for one field, so when I open try to open that DAP first I get form for that parameter input. All values in that parameter lookup column are text datatype and...
  7. T

    Call Word document from DAP

    Hi I use Access 2003, Does anyone knows hot to make some button on data access page which will when pressed open MsWord or some Word document?
  8. T

    Command button

    Hi, How can I make command button on my DAP to use update query that I wrote? :confused:
  9. T

    Forms

    Hi guys, can someone tell me please how to create ONE form which will be used for data insert in TWO tables(table A & table B). Table A has 19 columns & table B has 6 column whit the same name and purpose like some 6 columns in table A. So through that one form I want to insert data in table A &...
Back
Top Bottom