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: *

  1. Herriot

    Populating a report with criteria from a combo box

    Duane many thanks for the pointer. I did a bit of research on it and I managed to get what I needed it is now up and running. So thansk again. Peter
  2. 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...
  3. Herriot

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

    Thank you. That's excellent. I appreciate all your help and guidance - keep it up
  4. 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...
  5. Herriot

    Dependant Combo Boxes

    Thanks to both Duane's and TheAceMan1. I got it working with both your help Thanks a million guys once again you solved, in a matter of minutes (relatively speaking), what I had been trying to do for hours :-) Herriot - a happy Scotsman (hard to imagine I know :-))
  6. 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...
  7. Herriot

    Larg hard Disks & windows XP

    Thanks for all your help and tips. I have passed the information on but as yet have not had a response as to whether it works or not. Rest assured that as soon as I know I'll let you all know. Regards
  8. 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...
  9. Herriot

    Windows XP Professional, Office XP

    Hap007 Thanks for your suggestion. However the problem, it appears, is with a program Called Clean Slate. Thanks for the time and trouble you went to - it's appreciated
  10. 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...
  11. 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...
  12. Herriot

    Word forms..dropdown lists

    Thanks Michael I presume I'll need to delve into VB? I am not too much of an expert on VB but I give it a go. Peter
  13. 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...
  14. 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...
  15. Herriot

    Adding/appending Query

    Bob Thanks a lot for your help. I decided on a delete query as you suggested (why I didn't think of that I'll never know) then the append one. I automated it all - even to exprting the data to a TAB delimited text file - using a macro. The DOB problem is also solved thanks to your tip. BTW the...
  16. 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...
  17. Herriot

    I have a form with 2 drop down list

    Joules I tried to make dependant list dropdowns without success. I have a MS Access DB with, amongst others, a table called tbldepts and a query called qryUser. I would like to be able to have a user choose a dept in the first dropdown and the people related to that dept populate the second. The...
  18. 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...
  19. Herriot

    OF & EOF error

    Snowboardr... Thanks for your suggestions. It turned out to be the hash values. I changed them to a ' and it worked :-). I went back to the original asp page and tried that and it worked there too. I take your points about namin and will build that into any future programming. Thanks for this...
  20. Herriot

    OF & EOF error

    Sorry snowboardr that didnt work either but I get your point with regard to naming. I don't get the BOF and EOF error but I get "Records not found". I can assure you that the data is in the database. Thanks anyway.

Part and Inventory Search

Back
Top