Hi Guys,
I'm attempting to create a error message to notify an end user whenever a record exists on a database. However, I'm getting an error @ "For Each record In rs.Extension"
Run-time error '3251':
Operation is not supported for this type of object
Thanks