Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Herriot
  • Content: Threads
  • Order by date
  1. Herriot

    Populating a report with criteria from a combo box

    Hi Guys I have a table of events (tbl_Events) for a training database. Users complete a form with various information, where when who cost dates etc etc. I would like to display a report that tells me who attended what course etc I have a parameter query that, when the report is opened, asks...
  2. Herriot

    How can I pass a field value from one field to another...

    ...using a command button? I am creating a training database which needs to incorporate the names and addresses of Providers and their venues. Provider Addresses and Venue addresses may be the same or may be different and each Provider can have several venues. My Provider mainform has the name...
  3. Herriot

    Dependant Combo Boxes

    Hi Guys. Can anyone solve this conundrum? The problem I am having is this: I have a form with a subform The subform has two Combo boxes that depend on each other. Box1 has the main information (in this case its called the provider), Box2 displays info based on the option chosen in Box 1(box 2...
  4. Herriot

    Larg hard Disks & windows XP

    Hi folks Sincere apologies if this question has been asked and answer. A friend of mine has installed 2 x 160Gb Hard Drives in his PC. Both Hard disks are recognised in the BIOS but only one - the C: drive - is recognised and displays when Windows XP Pro loads. Any help on why this would be...
  5. Herriot

    Windows XP Professional, Office XP

    Windows XP Professional, Office XP - all with the latest service packs etc When our users try to print from Office XP (Access, Excel in particular) a message displayed says that no printers can be found even though there are printers. There appears to be no problems whatsoever when logged in...
  6. Herriot

    Submit button by pressing return

    Hi folks. This isn't fully a Frontpage issue but it's the program I am using so apologies if it's in the wrong forum. Our college's intranet is split into two areas. One area for staff and Students and one area for staff only. To get to the Staff area staff go to a login page where they enter...
  7. Herriot

    Word forms..dropdown lists

    Apologies if this has been asked and/or answered elsewhere. Using MS Word forms... Is it possible to display a second dropdown list containing data based on a user choice from a first dropdown. For example: Drop1 is a list of printer companies (HP, Epson ect) Drop2 is a list of models for...
  8. Herriot

    ME not shutting down

    Hi, sorry if this has been asked/answered or appears elsewhere. I have just setup ME as part of a three PC network. When the Network cable is plugged in the PC will not shut down...despite reinstalling ME. Removing the cable enables the PC to shut down. Anyone got any ideas? Could it be a bad...
  9. Herriot

    Adding/appending Query

    Aim: A tab delimited text file Current procedure: A make-table query that extracts the required data (based on a prompt)to a table. The table contents is then exported to a TAB delimited file. This file is then uploaded to a different database via the web. Problem: Destination DB requires...
  10. Herriot

    Form Creation Programs

    Hi folks. I am looking for some sort of Form Creation program that will let me design ASP type forms quickly. Users currently complete a Word Document with Form Fields. They then save it and send it to me as an attachment. While this works to a degree there is a lot of admin overheads. So I...
  11. Herriot

    OF & EOF error

    I am learning ASP and am messing about with a database that contains Menu items for a cafe (Main Courses etc). I have managed to display all of the database contents (currently four lines of data) which is simply a table that has Date (date/Time); MainCourse (Text); Vegetable (Text); Fruit...
  12. Herriot

    Appointments being displayed one hour early.

    A delegate of a calender creates an appointment, when viewed by the creator the appointment if fine (on their PC). When the calender is viewed by another delegate (on another PC) or the owner of the calander (on another PC), the appointment is one hour early. This happens in both Outlook...
  13. Herriot

    Form fields and codes in Word 2000

    Does anyone know of any good - free - help on using Form Fields and codes in MS Word 2000? Thanks. Regards
  14. Herriot

    Missing Registry Information

    Trying to open Access (2000) and the following error message is displayed: "Required Registry Information is Missing and this application cannot be run. Please rerun setup to correct this problem" Well, despite re-running setup several times and even uninstalling Office and...
  15. Herriot

    BROWSING DATA

    When Browsing data is there a limit to the amount of data that can be browsed? Example: Our serial numbers go up to and pass 29### but browsing the data only showed numbers up to 28### - numbers higher did not show. Even using the SELECT EXPERT and using the "is one of" criteria only...
  16. Herriot

    On No Data

    I have a report that enables the user to specify a date range. Is it possible to show a common error message if the range specified contains no data? Something along the lines of MS Access's "On No Data". TIA Herriot
  17. Herriot

    Anyone got an access DB to keep track...

    ...of software. I am responsible for keeping a track of software we have installed. At present this is on a spreadsheet. While it works and provides the information I need it is cumbersome and takes a bit of time. I cannot really spend any money on buying an expensive program that searches the...
  18. Herriot

    Deleting a related records

    Hi folks can anyone help please... My database is a simple stock control one, you'ld think. The stock in question is work garments. I have two tables; tblsizes, tblstock. The tblsizes table has the following fields Size_id (autonum key field); Stock_ID (number); Size (text, cos it could include...
  19. Herriot

    Is there anyway that I could get to

    Is there anyway that I could get totals from this... I have a combo box that displays a product. When the user chooses a product the corresponding sizes and quantity are displayed in a list box. What I would like to do is have a text box directly below the list box that displays the sum total...
  20. Herriot

    Displaying values in a list box from a value in a combobox

    Despite an extensive search of the forums I cannot find a solution to my problem so I apologise in advance if this has been asked and answered (if it has can you point the way). I am having great problems displaying values in a ListBox depending on what value the user chooses from a ComboBox. I...

Part and Inventory Search

Back
Top