Search results

  1. S

    Import data from web page

    I want to import data from a web app. The web app has user id and password for login. I want to import data from a table in the web app to my access table after login to it by the user id and password allotted to me . Do you have any suggestion.
  2. S

    Set database password change option in an accdr format

    Is there any way to set the database password change option in an accdr format . I want to keep the file in accdr format. I want a login form to change the database password. I request your valuable suggestions and help.
  3. S

    Set records in aform in ascending order

    The query is in ascending order of a field. But the form based on the query is not shown in ascending order. I want to show the records in the form in ascending order of the value I entered in a field. Please help.
  4. S

    how to make running sum in a continous form field

    I have a continous form and the value in a field in it, is consecutive numbers. When I change the number in one of the record the numbers in all the below rows will automatically changed to keep the consecutive pattern. Is there any way to achieve this goal.
  5. S

    enable cells in only one column and disable other colums in a continoud form

    Is there any way to enable the cells in only one column and to disable all other cells in a continous form , by a command button.
  6. S

    Moving of cursor left to right and top to bottom in a continous form

    Is there any way to change the moving of the cursor in a continuous form left to right and top to bottom alternatively by clicking a command button or other means.
  7. S

    Question Huge decimal places when subtracting two numbers

    In my database table there are two fields both field size are double and decimal places auto. When I subtract 67 from 76.07 the result seen as 9.06999999999999 in another field which has the same field size, instead of showing the correct answer 9.07. Please inform me the reason for this. How...
  8. S

    Problem due to date format in append queries

    The date format of my computer is in dd/mm/yyyy of United Kingdom. But when my access application used in another computers having date format of United State the append query in my database create duplicate records in the destination table. How can we prevent it. I want all my dates in my...
  9. S

    transfer spread sheet macro

    Thanks ridders for your reply.The transfer spread sheet macro now worked smoothly. But my problem now is when the database is used in another computer or the file is in a different folder the path mentioned in the macro becomes false and hence the macro does'nt work then. How can we overcome...
  10. S

    transfer spread sheet macro

    The transfer spread sheet macro I created for importing data from excel files to access table not working. The file path correctly noted in the file path but it is not recognized by the macro. I want to import data from 5 excel workbooks to 5 access tables. The file path I have given is...
  11. S

    Sanal

    I am a beginner in access programing.
Back
Top Bottom