Search results

  1. G

    ActiveX Calendar Form?

    Hi there, Can somebody tell me how I create a Calendar form using anActiveX OLE (MSCAL.OCX). I do have a sample form that uses the ActiveX control but I cannot emulate the code or create it in the design view for a database project that I am creating. I would be grateful if someone can help...
  2. G

    Using Calendars in Forms?

    Hi All, Is there a way to bring up a calendar (showing relevant month) when using a date (bound/unbound) field in a form. What I want to do is pick/store a date from a popup current month using a calendar instead of just typing in a date. This would be useful for the users scheduling...
  3. G

    How to get a total using a combo box?

    I have a form which has 7 combo box fields named 'MonHrs - TueHrs - WedHrs' etc. through to 'SunHrs' and I have a table (tblHrsWorked) which contains 8 (The 1st field is the primary field - Autonumbered - and the other 7 fields is a number field. Each field contains the numbers 1 to 12...
  4. G

    Text Field Problem

    Hi All, I have a table 'Speciality' in which i have a single field called 'SpecialityID'. This field is part of a form called 'Tutors Details' and is a combo box which is for entering and showing data. For some reason, which I have yet to fathom, i cannot get it to store the data that I enter...
  5. G

    Delete/Add Fields in a Linked Table

    Hi All, I have a problem with a Form that has 2 fields which I want to remove and 1 field which I want to add. I want to remove the 2 fields because I have setup 2 new tables using these field names because they both have quite a lot of data in them and I want to to use them in a list box in...
  6. G

    Combo Box LimitToList Problems

    Hi All, I have a form with a number of fields into which i want to be able to pick from a list of existing records and also be able to enter data to be saved as new. The Form is basically for inputting Date, Tutors Names, Work Day Names, Course Name, Class Name, Course Level, Hours Worked...
  7. G

    Opening a Switchboard Form from Desktop (Win XP)

    Hi Everybody, I would like some help in getting a switchboard to open from the windows desktop. I have created a shortcut on the desktop to open directly into Access 2000 showing the .mdb I the user to open, but I would like the Access to open directly using the switchboard form that is in the...
  8. G

    Form: Bound/Unbound Field

    Hi Everybody, My question is; On a form I open a combo box. How do I set it up to accept a field (TutorName) from a Tbl and let me use it as a list of all data stored [TutorName]s there and also let me add new [TutorName]s that will be stored in the [TutorName] Tbl. Hope somebody can help me...
  9. G

    A Calculated field on a form

    I would like to know how to get the sum total of 2 fields on a form to show in a third field i.e. [NumHrs]*[PayRate]. I have tried quite afew ways to do this but i am getting nowhere and i am frustrated (the fields are combo boxes) Gerry
  10. G

    Access 2000 - New User

    Hi everyone, i'm new to this forum so you will have to forgive me if i get things wrong? I have creared a database called Tutors Database 10th Jun 03 which has 3 tbls, TutorsDetails, Tutors Daily Pay & Monthly Pay Chegue. What i want the the database to do is to allow me to input the tutors...
Back
Top Bottom