Skip to main content

Creating and Setting a Worksheet Database Class

  • Chapter
  • First Online:
Programming Excel with VBA
  • 8152 Accesses

Abstract

In the previous chapter you studied how to use Excel as a database repository, using a programmable approach based on a data validation list filled with a New Record item followed by all saved records and a simple strategy to save any one-to-many record database relationship on unused worksheet rows. The database engine was based on some Excel object events (Worksheet.Change, Worksheet.SelectionChange, and Workbook events.BeforeClose) and a punch of generic procedures that use module-level constant values to load, save, and delete worksheet application records.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 © The Editor(s) (if applicable) and The Author(s)

About this chapter

Cite this chapter

Morgado, F. (2016). Creating and Setting a Worksheet Database Class. In: Programming Excel with VBA. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2205-8_8

Download citation

Publish with us

Policies and ethics