Link to home
Create AccountLog in
Avatar of slatefamily
slatefamily

asked on

I want to run code in a macro only if a table is populated

If the table is

tblServiceLine

Can I set up a condition like if tblServiceLine is empty then end else run code?
ASKER CERTIFIED SOLUTION
Avatar of MINDSUPERB
MINDSUPERB
Flag of Kuwait image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of slatefamily
slatefamily

ASKER

This link got me where I needed.  Thank you.