Search results

  1. bob fitz

    Just saying HI!

    Welcome to the forum :)
  2. bob fitz

    Hello to all

    Welcome to the forum :)
  3. bob fitz

    Solved How I can reduce the form size?

    Perhaps you need to change from Tabbed Documents to Overlapping Windows. See this short video...
  4. bob fitz

    LEAVE MANAGEMENT

    Well quite!! but if you simply count the number of days in the period of leave, that's what happens;)
  5. bob fitz

    Question about multiple users

    Also, keep in mind that you would need something other than Access for the backend if the network is not a wired network.
  6. bob fitz

    LEAVE MANAGEMENT

    <Phuduhutswana> When entering and calculating leave taken, will your app need to differentiate between the employee's usual working days and those that are not usual working days? i.e. if an employee usually works Mon - Fri (5 days) and goes on leave for one week, will you calculate that as 5...
  7. bob fitz

    HELLO GURUS

    Oh, George. I admire your eloquence.
  8. bob fitz

    HELLO GURUS

    Yes, you can also walk off a kerb at the side of the road and cross it with your eyes closed and your hands over your ears. Just because you can doesn't mean that you should. Read the following link for an explanation of why you shouldn't ;) Evils of Lookups in tables
  9. bob fitz

    HELLO GURUS

    "Store accrued leave days" the number of "Leave Days" taken should not be stored in a table. Calculations should be done as and when needed. I hope these "Lookup" are being used on a form to store the PK and NOT as lookups at the table level. BTW Welcome to the forum :):)
  10. bob fitz

    Percentage Change in Value

    Your welcome. I suspect that it's all about understanding the maths ;)
  11. bob fitz

    Percentage Change in Value

    Perhaps: =([Current_Price]-[Stop_Current])/[stop_current]
  12. bob fitz

    Solved Column in Text Box

    Might be better to use a subform or a listbox.
  13. bob fitz

    Percentage Change in Value

    Indeed. Thank you for the correction.
  14. bob fitz

    Percentage Change in Value

    Perhaps something like: =([Current_Price]-[Net_Share_Cost])/[Net_Share_Cost] as the Record Source of the textbox called Percentage_PC If you are intending to do anything else with this db I would suggest that you Normalize it and get rid of the many "Lookup" fields that you have. Lookups...
  15. bob fitz

    Hello from Scotland

    Welcome to the forum :) It is probably best to start a new thread with whatever is troubling you if you can't find the answer in an earlier thread.
  16. bob fitz

    Hi from Australia and a long lost MS Access user

    Hi Peter. Welcome to the forum :) Before you start on the Front end it would be wise to ensure that your tables are designed and related correctly. Can you post a copy of the db or show us a picture of your relationships window.
  17. bob fitz

    Getting old forget mdb password

    Ahhh.... Just a spring chicken, like me ;) :ROFLMAO:
  18. bob fitz

    Solved Access Shortcut (right-click) Tool by Dale Fye

    Hi Colin Thanks for the suggestion. Actually, it was watching the video that made me want to find the download ;).
  19. bob fitz

    Solved Access Shortcut (right-click) Tool by Dale Fye

    Thank you, gentlemen. Clearly, I've had another "senior" moment. I thought they were downloads for 32/64 bit versions of OFFICE. Sorry to be a bother and thank you for your help and patience.
  20. bob fitz

    Solved Access Shortcut (right-click) Tool by Dale Fye

    Yes. That's the one, but I can't see a way to download it :unsure:
Back
Top Bottom