Search results

  1. R

    Linking of multiple forms to one table

    Hi all I am working on a project in which i have created a data entry form. This form has various options to be selected and a button against each option to add comments. When this button is clicked, it calls for another form with a textbox to enter comments. My problem is that I am not...
  2. R

    Need Help with a Statement in my report

    It worked... Thanks a ton
  3. R

    Need Help with a Statement in my report

    Thank you for the solution. However, how will I call this function in report?
  4. R

    Need Help with a Statement in my report

    Hi all I am trying to use IF/ELSE statement in one of the reports I am building, however, not able to do it. Basically, I want the statement to look at the Average of Score and then return a value accordingly. The breakdown is below : Score is 30 - Platinum Is between 25 & 29 - Gold Is...
  5. R

    Question Help Needed

    Hi all I require help with something. In my company we write letters to the clients in response to their queries, however, there are certain guidelines to be followed like salutation should come in one line subject in specific line and so on. This causes a lot of problem. I am thinking of...
  6. R

    Form Filter

    Thanks for this... it was really helpful. However, could you please tell me if i want add this data to a table, how that can be done?
  7. R

    Form Filter

    Hi all I have a form which has 3 comboboxes. What i am looking to do is to filter the combobox based on other. That is, when the user select an option from first combobox, the options in below combobox filters and accordingly and when an option is selected in second combobox, the options in...
  8. R

    Last record update

    Thanks Mresann... ur solution helped me a lot. was looking for this from past one week.
  9. R

    Need Help

    Thanks... but i want only the updated records. With this query i am still getting all records.
  10. R

    Need Help

    Hi I have a table in which one record gets updated multiple times. I want to run a query that gives me the latest update. Thanks in advance
  11. R

    Duplicate records

    I have grouped them correctly, Date field has Max and rest of the fields Group By
  12. R

    Duplicate records

    Yes i did, but that is giving me the entire list
  13. R

    Duplicate records

    Yes i have only one table. However, will this give me dupliucate records?
  14. R

    Duplicate records

    Yes i have a date field and also an ID field as date can be same
  15. R

    Duplicate records

    Hi James Yes i am looking to keep the latest status of all duplicate records and delete rest of them.
  16. R

    Duplicate records

    Hi I am a beginner in access. My problem is that i have created a database, which has a list of customers with their unique ID's. Also, have many duplicate records. Table also has a Status field which can be Email sent, Chaser Sent and Amount Received. I need to find out and delete the...
Back
Top Bottom