in reply to Re: Testing if a HoH key exists
in thread Testing if a HoH key exists

That worked! Thanks. Before I was iterating through the hash using a for loop and forgot that I was still using an entire hash and not a element.