Search results

  1. D

    Timesheet application

    I modified the original question. Thanks
  2. D

    Timesheet application

    Hi I am developing timesheet application which would be used by approx 80 users, I will have temp table I will get require data and then will submit to main table, having 80 users of the application would have any issues here?, offcourse I will split the database as front end and backend where...
  3. D

    Date field

    This works but for this I have to lost the focus from the field to get correct dd/mm/yyyy format otherwise when I select the date from datepicker it gives mm/dd/yyyy with time format.
  4. D

    date field on form and format

    Hello I have field on the form which is bound to table from backend, I want to have date field format as DD/MM/YYYY , but I dont see any ways I can change it, it shows as MM/DD/YYYY default US format. Any way to make it DD/MM/YYYY ? Thanks
  5. D

    Date field

    I have date field which shows date in US format, I would like to have it as DD/MM/YYYY, how to achieve this ? Thanks
  6. D

    Access vba to do windiwos authentication

    Hello in Access users has to create a new record when they have access database opned. What I would like to do is I want user to have windows authentication ( windows user name and password ) while they saves the record. ( when they click on save button ), and same has to be stamped in audit...
  7. D

    Date field

    This does not work. For example I select 1/12/2017 in date picker it remain as it is..
  8. D

    Date field

    Hello I have on access form which has date field as general date format settings, but when I run the form it shows me short date only. what I want to do is If user can select date with time field as well. ? Here is second question independent of above. I have connected sqlite db with access...
  9. D

    SQLite and ms access

    Hello I would like to have ms access as front end and sqlite as backend, can you please help me on how to approach this solution ( i.e , how to setup connection and all how to link table ) Thanks
  10. D

    total on datasheet and subform

    Hi Glaximom, thanks for your reply but the design is on production and there are efforts involved to make them modify so could you please help me in this process as I had followed yesterday and see if you can help me in that. I created one txtTotal field on subform footer that includes the the...
  11. D

    total on datasheet and subform

    Hello I have total field which I placed on datasheet view of the table and it works correct but I have this table refer on subform which does not total field at all, any guess? Thanks
  12. D

    datasheet combobox and value

    Hello I am entering combobox values in datasheet view of the form, there are three comboboxes, one combobox depends on another combobox like below : first combobox on user logged in, second combobox value depends on first, third combobox value depends on second one. the problem here is that...
  13. D

    Admin section and timesheet application

    Hello I am developing a timesheet application, in that I have following things to be done. One employee can be assigned to 'n' number of charge codes assigned to him or her and one charge could have multiple tasks and one charge number could have one and one only one project assigned to it...
  14. D

    Cascading keyword

    Hello I have below situation. I have few keywords which I manage to be done by admin in admin section of the project. I have to define category as below and same to be present to end user in combo box format. One product No could have one task but could have multiple projects associated with...
  15. D

    Date and hours

    Hello I would like to build a system which would allow to enter the current week hours for the logged in user for example... 12th Dec to 18th Dec and then user can put the hours against each day in the form may be datasheet view or field wise display or input entries... Also I would like to...
  16. D

    design view

    Yes it is MDE=T there, but now what shall I do to make design view enabled ?
  17. D

    design view

    Hi Everything has been checked and nothing abnormal then even though I can not see design view for forms.
  18. D

    design view

    it is .accdb file..
  19. D

    design view

    Hello I have one database which has all forms have which does not have design view option at all rest I can see design view option, I checked all the option shift key + option ( current datbaes). and every setting.. still does not have a design view option even improting and exporting has...
  20. D

    word report from access

    Hi Sneburg, Can you please assist me in below thread as well ? http://www.access-programmers.co.uk/forums/showthread.php?t=290924
Back
Top Bottom