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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CondorMan

  1. CondorMan

    Add contacts automatically to Outlook 2003

    I've been searching for a way to add contacts automatically to Outlook 2003 from an incoming e-mail. I came across http://www.outlookcode.com/d/code/autoaddrecip.htm and added the first set of code to the ThisOutlookSession module. As far as I understand, if I reply to an e-mail and the...
  2. CondorMan

    Using Spybot as a Limkited User

    I am the only user of a laptop with XP Pro SP2 which is fully patched. I have Spybot Search & Destroy 1.4 which I installed as a user with Admin rights. I use the computer on a "day to day" basis as a user with Limited rights and the Admin rights only when I have to for maintenance (Windows...
  3. CondorMan

    Cannot boot into windows even in safe mode

    Thank you for the confirmation that I was hoping that wouldn't be given! I've seen the adaptor to connect a 2.5" drive to a 40-pin IDE cable. I think I'll get a laptop expert to replace the hard drive for me - I don't want to wreak havoc and end up damaging some vital expensive component.
  4. CondorMan

    Cannot boot into windows even in safe mode

    This is a coincidence - I have a similar problem of not being able to get into Windows XP or Safe Mode. When I reboot my laptop, it doesn't recognise the C: drive but it tells me to Ctrl-Alt-Delete to reboot (the 40GB hard drive is recognised correctly in BIOS setup). I've pressed F8 and still...
  5. CondorMan

    Formatting a field in a report

    LOL. Thanks for your input. It looks like we've both learned something!
  6. CondorMan

    Formatting a field in a report

    Perfect - thank you. That got me out of a bit of a hole!
  7. CondorMan

    Formatting a field in a report

    That's great, thank you. I see that the format can be changed to others (i.e. long date etc.), and the percentage is displayed with 2 decimal places. I've tried to get only one decimal place by ... "Percent,1") and ... "Percent",1) but neither works. I've tried googling (access 2003 + format...
  8. CondorMan

    Formatting a field in a report

    I use Access 2003 and have come across a formatting problem in a report. I have fields [Country] and [Population]. I created new fields [=Sum([Population])] and [=Count([Population})] which I named SumPopulation and CountPopulation. For each country, I want to have the report print: The...
  9. CondorMan

    32-bit or 64-bit processor

    So, it seems to be the width of the just the registers that determines whether a CPU is 32 or 64-bit. Thank you.
  10. CondorMan

    32-bit or 64-bit processor

    Sorry to have such a mundane question - but I'm thoroughly confused! I'm doing A+ at present and we've been shown an enormous table, comparing processors from as far back as 8088 to present day. There are columns for various bus widths, voltages, nm technology etc. I asked the tutor what...
  11. CondorMan

    Automatically correct NTDETECT (or other) error(s)

    Thank you for the clarification. I might just try renaming NTOSKERNL to see the response. At worst, I'd have to reinstall but, as it's an experimental setup, that doesn't matter.
  12. CondorMan

    Automatically correct NTDETECT (or other) error(s)

    Thank you. NTDETECT was mentioned on the screen and I suspected that a similar indication would occur if the problem affected one of the three ERD files. However, if I was wrong, I envisaged booting and having a screenful of corrupt files listed from C:\WINNT! I appreciate that if the file(s)...
  13. CondorMan

    Automatically correct NTDETECT (or other) error(s)

    I have an experimental set up with Windows 2000 Pro and am using it to learn more about the boot process and various repair options. I renamed NTDETECT.COM to NTDETECT.BAK and rebooted. As expected, it failed to boot, indicating that the problem was with NTDETECT. I managed to correct the...
  14. CondorMan

    Assignment of Partition Letters

    Thank you - it looks like I have a bit of homework to do!
  15. CondorMan

    Assignment of Partition Letters

    Yes thank you, I thought that would be the case. I have a three further related questions about boot.ini entries: Firstly, I understand that ARC addressing is used and, if the OS is Windows NT, 2000 or XP, the entry is something like: multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft...

Part and Inventory Search

Back
Top