Search results

  1. S

    How to add records in table thru buttion from unboud txt box and combobox

    Hi Experts, Please help me that how to add recoreds in table thru form. There are 10 fields. first two are txt boxes and rest of are combo boxes. combo box are with drop down list. But they are unbound. two txtbox are auto filled by the username and empid. Now need to write the code to update...
  2. S

    Need to eliminate the blank cell in data range for chart

    Hi All Experts, Need your help. I am creating the chart with data source (range(w6:x50)). But every week data changes some times it goes more then 50 or less then 50. now i want that there should no need to do any thing to change the data when i replace the data from current data with previous...
  3. S

    query to select the date from two tables on the criteria basis.

    Hi all, Please help me to get the data from two tables on the basis of criteria... I want to select the whole table1 which has 6 fields including Emp_id... I want to select the single field from table2. field name is "Username" from second table2. will select the username on the basis of...
  4. S

    How to differenciate the login as per the defined level

    Hi All Experts.. My new query is..i have user table to login in the database.. this is user login table userid = autonumber emp_id = number empname = text username = text password = memo role = text. this is admin userlogin table adminID = autonumber adminname = text adminpassword = memo...
  5. S

    How to update the form fields to table thru a click button

    Hi all experts, Please help out me in this case. I have 6 text box on the form which are unbound. Now we enter the entry in these boxes then I have update button on the form to update the record in table. all fields should be clear after update the records in table so I can enter the new entry...
  6. S

    show the user id in text box automatically.

    Hi All, I am new in this forum and new in access. I have form for the daily transactions. When a user will open the form and will fill the all fields with transaction details then their user id should show in a specific textbox... Or when i will click on the submit form then it should update...
Back
Top Bottom