By using vba.booksticle.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

948 Steps to 6 Figures by Learning Excel-VBA and Other Skills



Step 515 - IsDataAvailable


Steps
  • Get datasource name
  • RunQuery(select count(*) from table where ...
  • if data exists
    • Send email that data is being generated
    • Generate the data
    • send email that complete
  • if data not there
    • wait 30 minutes and retry


  •    Table of Contents | Send us your feedback | © 2025 All Rights Reserved | Edit