Search results

  1. meenctg

    Would you help me please!

    Is ACCDB a third party tools of DB? if is it please tell me how to i 'll get it.
  2. meenctg

    decimal place help

    In my table i have a field which is number type and i fixed it decimal place 3 just like this (0.000). Generally it add 1 before decimal place when decimal place reach 1000 then the figure will change like this ( 0.000 to 1.000) But i have need when decimal place reach 200 it will add 1 before...
  3. meenctg

    Would you help me please!

    actually i don't know what is ribbon? can i purform this task in access?
  4. meenctg

    Would you help me please!

    How to will i change it ACCDE? Please tell me procedure
  5. meenctg

    Would you help me please!

    I make a DB in access and i used in this database VB and macros and other necessity things. How to i'll secure my VB code and other macros. I want to nobody can't change my VB code and other design. If is it possible in Access. Please any one tell me how 'll i do it.
  6. meenctg

    I want to open a success form

    please help me any body to do this task.
  7. meenctg

    I want to open a success form

    I have a DataEntry form. When i open this form and entry data it gives random chance to entry data. I want to open a successFrm if a record successfully added. Actually i want when data successfully added it'll show a successFrm and DataEntry form will be closed. Please help me how will i do...
  8. meenctg

    Help for my VB code

    Thanks! The first code which you have given. It has worked.
  9. meenctg

    Help for my VB code

    I have 3 form that are login, welcomeFrm, wrongFrm when i open my db it starts with login form. login form has a text box for put password and a command box. i made a program in VB for valid password open welcomeFrm form and invalid password for wrongFrm form. But when i put password and enter...
  10. meenctg

    How to will it be?

    I created a form of my db table. I want to show a pop up message about field rule when a user entry data. please see my attached photo for better understand. would any body suggest or help me to do this task?
  11. meenctg

    How to will i do this?

    I notice that when i make a form in access it shows blue color title bar and a footer that have a record status with some button like next previous, new record. My question is will i hide this bar from my Form? if is it possible please tell me any one what's the procedure of this task?
  12. meenctg

    Help in ms access for query result

    I m extremely sry cz i m not expert in VB. So would u tell me this code where will i put. I mean to say where i'll apply this code in my form? which i made from my query. my created query name is srcFullfrm i made a form of this query that is sResult . I want to open a form ( form name Form2...
  13. meenctg

    Help in ms access for query result

    For a good example i attached a photo like my plan. please help me it need VB code for my plan
  14. meenctg

    Help in ms access for query result

    I created a query in ms access. In criteria a put [Enter a value : ] . I created a form of this query. When i open this form it shows a input box with “ Enter your value : “ when i put a value in this box and click ok. it shows result. but if the input value doesn’t exist this database then...
Back
Top Bottom