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 MartyBoy

  1. MartyBoy

    Blank Ghost drive images

    Hi all I have been handed 6 hard drives that are supposed to contain images from 5 workstations and a server. I have been told the images were created with Norton Ghost onto the new and previously unused drives but that is all the background information that is available. They do not show up in...
  2. MartyBoy

    Group and subtotal names on a report according to age grouping

    Hi ugeke010 and Duane Sorry for delay in reply, been out of town. I have since changed the procedure so that the age group names are now looked up in a table but here is the original convoluted expression for creating the groupings: AgeGroup: IIf(Int((Now()-[DOB])/365.25)<20,"Under...
  3. MartyBoy

    Group and subtotal names on a report according to age grouping

    Thanks Duane I will check the URL you have supplied re age calculations, and I agree that creating a table with age groups and titles is a much more maintainable and simpler way to go than nested statements, which I hate having to decipher either from my own code or someone elses. I sincerely...
  4. MartyBoy

    Group and subtotal names on a report according to age grouping

    Sorry for the bother, I got the nested IIf statements to work in the query which means I can sort and subtotal by age group on the report. My apologies for the bother, if anyone is interested in the expression code that is now working I am happy to post it.
  5. MartyBoy

    Group and subtotal names on a report according to age grouping

    Hi all learned people I am trying to create a report that lists members of an organisation grouped by their current age, i.e. under 20, 25 - 29, 30 - 34 etc and provides a subtotal for each age group. I have read inumerable posts and FAQ's in both the Queries and Reports forums but can't find...
  6. MartyBoy

    Problems with WEP

    Hi there SiriusBlackop With your considerable assistance and a little bit of ferriting around with my laptop wireless driver I now have WPA-SKA working just fine! (this message is the first transmission through the Gigabyte WAP). For your info the model is a GN-AP01G and the firmware rev is...
  7. MartyBoy

    Problems with WEP

    Yeah, your right SiriusBlackop I'm just counting on the fact this is a domestic network in a quiet neighbourhood with only one other WAP in range. The users of the in-range WAP are not technically oriented so I will just have to keep ma fingers crossed until I find a way of getting one of the...
  8. MartyBoy

    Problems with WEP

    Thanks all who responded with suggestions and advice. Have been busy on the 9 2 5 work so had to leave the problem for a few days. Anywayy all efforts to enable WEP 64 bit or 128 bit encryption have failed. In the end I have just hard wired the MAC addresses of the computers needing wireless...
  9. MartyBoy

    Problems with WEP

    Hi fellow readers I have a Gigabyte AirCruiser G wireless access point. I can access the internet etc using the access point in open mode but I want to run at least WEP encryption. I have set up the access point with 64 bit WEP encryption using five hexadecimal characters (e.g. 97-97-97-97-97)...
  10. MartyBoy

    D-Link DWL-G520 Wireless PCI Adapter cannot start (code 10) error

    1. The adapter was working correctly for months. 2. No recent changes or updates had been applied to Win XP Pro or the PC hardware. 3. I have reinstalled the hardware and drivers in accordance with the installation guide a number of times. 4. I have removed the inf and dll entries from Win XP...
  11. MartyBoy

    USB Flash Drive does not appear in My Computer

    Thanks to all who responded to this post. I have been away for a week and havn't had a chance to catch up with all this. I could see the drive in Disk Management but not in My Computer. The drive wasn't hidden behind a mapped or network drive, this was on a laptop started in my home...
  12. MartyBoy

    USB Flash Drive does not appear in My Computer

    I attempted to install a USB IR reader and the supplied executable driver failed to install. Now I can't see my OTi 2Gb USB flash drive, which was working fine before this. I have removed and reinstalled the USB Root Hubs and controllers and every related device, but although when I plug the...
  13. MartyBoy

    Definition of Dates in a message header

    Hi I am auditing a very large database of PST files and need to be able to filter out messages that were created within a certain date range or stored within a certain date range. I cannot find an authoritive definition of the four standard dates contained in the header, i.e Delivery Time...
  14. MartyBoy

    Auditing mailboxes

    Thanks PSC I knew about ExMerge but not having used it was unaware that you could select a date range. I appreciate your speedy reply.
  15. MartyBoy

    Auditing mailboxes

    Hello fellow bleary eyed readers I have an ongoing requirement to audit client organisations mailboxes for content that breaches organisational policy. Some client personal mdb files are guite large, 60 - 130Gb. Using industry - standard auditing tools requires many days of CPU time breaking...

Part and Inventory Search

Back
Top