Search results

  1. R

    Project Tracking Calender

    Thanks, I will try for it. Thanks again for ideas'
  2. R

    Project Tracking Calender

    Once we define the project date and sub tasks dates of project i may willing to see it in form or report what is suitable. I have not did expert level coding. If you please to provide me any reference Access DB or any helping material that how can i start it.
  3. R

    Project Tracking Calender

    Thanks Plog. Very sorry, I have mean to develop this in MS Access. Have you idea about it. Thanks
  4. R

    Project Tracking Calender

    Hi Professionals, I would like to make a calendar in excel for project tracking like the attached image. I would like to choose a whole project date and then tasks with dates of project and it will show in coloring with dates. Can any body suggest or can give me link from where i can get help...
  5. R

    Converting MS Access 2013 DB to MS Access 2007

    HI Professionals, Can you please guide me how can i change the 2013 Version of DB into MS Access 2007. There is not option in MS Access 2013 for 2007 version. Thanks and waiting of your response.
  6. R

    Importing Excel Table with invalid Field names

    How can i make link. Can i develop a button to link a new one file? And if linked that what about the invalid fields name?
  7. R

    Importing Excel Table with invalid Field names

    1. I can't link the excel file because after each month they got new file with some other name. 2. i have established interface for import into a table . in this situation what i have to do
  8. R

    Importing Excel Table with invalid Field names

    Hy, I would like to import excel sheet that contains about 45 fields and the fields names are not well defined(not obey the Access rules). I would like to import the sheet into ms access without changing the excel sheet because i have to provide only the interface to users where they have to...
  9. R

    Need a query that show results with criteria

    Thanks a lot.
  10. R

    Need a query that show results with criteria

    Thanks, its working fine. Just more thing. How can i check if a field contains length of <10 characters(would like to take the records where length is <10).
  11. R

    Need a query that show results with criteria

    Hi Professionals, I have a table which contains 10,000 records. Table fields are StudentID, StudentName, Services. In Services Field i have about 30 type of services like, Easy Rule, HomeBased, Virtuallay etc.(there are about 30 similar type of services). I would like to get the StudentID ...
  12. R

    simple query to find records which are not numbers

    Hi Professionals, I have an table that contains StudentID, Name and Age. I have imported the data from Excel sheet and there are some records which contains Null Value and some "h", "n/a" etc. I would like to design query which finds the records that are non numeric. Thanks and waiting of your...
  13. R

    Need correction in Very Short search code

    Hi, One More thing, Can you add comments into your code, what changes you made so that i can understand the working of whole code. Thanks
  14. R

    Need correction in Very Short search code

    Excellent, So much Thanks professional Coder.
  15. R

    Need correction in Very Short search code

    Thanks for your reply. Can you please give a look at the DB i have attached and can correct it. Thanks
  16. R

    Need correction in Very Short search code

    Hi Professionals, I have copied code from http://blogs.office.com/2012/05/03/using-a-combo-box-to-search-as-you-type/ and tried it to my Access program but not working as they mentioned. Can any body tell what is the wrong into the code and can give me access file after implementing it for...
  17. R

    Need a query to find records that contains "No"

    Hi, I have a table 45 fields. There is a field ID. I would like to get the records where fields contains "No". I would not like to create 45 queries for each field check. Can anyone suggest how can i generate a table which shows ID, Field Name that contains value "No" Thanks Rehan
  18. R

    Want to get status of fields where fields are empty

    Thanks, Can I develop a form in MS Access with drop down menu with field names so that we can choose particular field and see the empty fields. If yes, Can you tell how can i do. Thanks.
  19. R

    Want to get status of fields where fields are empty

    Hi Professionals, I am working on MS Access program where i import data from Excel and i would like to generate a report in MS Access where the fields are empty. Like the MS Access generate a table of errors when we import data and shows information like field name and row number along with...
  20. R

    simple results required

    Hi, I have an table and would like to take the results as follows: Table: ProjectName cost Balance ProjectStatus ABC 8 8 opened abc 9 2 production cd 9 4 closed cd 9 4 closed mn...
Back
Top Bottom