Oct 11, 2006 #1 jmodo Programmer Joined Aug 2, 2006 Messages 43 Location US (Select Count(*) from [A] where idA = [A].idA and [A].idB=.idB) I would like this to return true/false, instead of a number. All I can figure out is how to format it. Thanks, J
(Select Count(*) from [A] where idA = [A].idA and [A].idB=.idB) I would like this to return true/false, instead of a number. All I can figure out is how to format it. Thanks, J
Oct 11, 2006 1 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR Use the CBool function. Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886 Upvote 0 Downvote
Use the CBool function. Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886