Recent content by sugar05

  1. sugar05

    Calendar Help

    Hi all. I'm trying tosetup a pop up calendar in my Access Database for users to select start and finish dates of activities. I have a calendar from here: http://www.utteraccess.com/forums/showflat.php?Cat=&Board=codearchive&Number=413286 Here is my problem, When I run the database...
  2. sugar05

    Refresh data after changes to Combo Box?

    Can you give me more of an idea of what I need to do with this?
  3. sugar05

    Refresh data after changes to Combo Box?

    Hello, I've currently got a Combo Box (in the form of a drop down list) in the main part of my form for data entry. I have recently created a seperate form called 'edit' to change current values that may be incorrect. As a part of this, I would like to make changes to the values displayed in...
  4. sugar05

    TAB Order on Form?

    Cheers mate.
  5. sugar05

    TAB Order on Form?

    Hi, I have a form containing several fields for users to import data. The data comes from multiple sources, and I have arranged my layout the way I want it on the page. I have noticed though, that when you are using the database and pressing the TAB key, it isn't in a particular order (shoots...
  6. sugar05

    Email Macro

    Hi all, Im stuck atm. I would like to create a simple macro that will have the same effect as HTML mailto:email@email.com. Thats all. When the user clicks on the macro, their email editior would open a new email, with my address (and if possible specify a subject as well). Here's what I've...
  7. sugar05

    Getting rid of multiple form windows

    thanks ansentry. your idea works a treat :)
  8. sugar05

    Getting rid of multiple form windows

    Hi, I have a database that contains a navigation menu. It links to several other forms throughout the database, providing users with easy access to the databases features. At the moment, when each link is clicked, it opens another seperate window with that form as the contents. As you can...
  9. sugar05

    Lookup Table - Numbers?

    all fixed :D
  10. sugar05

    Lookup Table - Numbers?

    Hi all, I Have a question regarding lookup tables. I have a table called tblActivities. In this, I have created a field called ActivityBudget. I would like this to be a lookup field (select entries from a list). In order to do this, I have created a table called tblBudgetLists with all the...
  11. sugar05

    Creating budgets from already exisiting entries?

    Hi all, I'm working on a database for my school that is designed to keep a record of each staff members activities that they go through during the year. With the activity information, all their expenses for that activity are listed (see database for more information). Anyway, for anyone who has...
  12. sugar05

    Lookup Tables not saving information

    http://forums.whirlpool.net.au/forum-replies.cfm?t=439525
  13. sugar05

    Lookup Tables not saving information

    Thamks for your help llkhoutx. I have search for the code and got a copy of it, I think it's what im after. Only problem being I have never attempted to do coding in access before. Can someone tell me where I need to start, or if you have some spare time, edit and save the changes to the...
  14. sugar05

    Double entry on forms?

    Dont worry, its all fixed now. I do have another question though in the Tables forum.
  15. sugar05

    Lookup Tables not saving information

    Hi ppl, Anyone who thinks that they may be able to help me, there is a copy of the database at : http://members.iinet.net.au/~a.beardsley/database/StaffProLearning.mdb Here is my problem, as you will see. In the from called frmStaff, I have created 2 lookup tables that work fine in the main...
Back
Top Bottom