Forum Discussion

ajcbutler1120's avatar
ajcbutler1120
Copper Contributor
May 28, 2021

Record Count for If Statement if 0

Hi   I have written some code below to count if the SQL query I want to run has any records in it so I can use it in an if statement but can't get it to work.   Dim lRecCount As Long lRecCount =...

Resources