Oct 11, 2006 #1 jmodo Programmer Aug 2, 2006 43 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 Nov 8, 2002 53,708 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