LogoLogo
vBase.comvBase App
  • Welcome
    • Welcome to vBase
    • Unique Advantages
    • Core Concepts
      • How vBase Works
      • What is a Stamp?
      • Technical Overview
      • Why Blockchains?
    • Example Use Cases
  • Getting Started
    • Start your Journey
    • Stamping Best Practices
    • Python Quickstart
      • Cloud Notebooks
      • Local Installation
  • Web Tools
    • Stamp an Object
    • Verify an Object
  • Use Case How-Tos
    • Verified Investment Track Records
  • Python SDK
    • Samples
      • Creating a Dataset
      • Adding a Dataset Record
      • Adding a Dataset Record Asynchronously
      • Restoring Dataset Provenance
      • Stamp Interactive Brokers Portfolio
      • Stamp Alpaca Portfolio
    • Windows Setup Guide
    • Package vbase-py
    • Package vbase-py-tools
      • Setup
      • commit_s3_objects
      • verify_s3_objects
  • Other SDKs
    • COM Library Overview
    • Working in Excel
      • Via vBase Workbook
      • Via Excel VBA
    • COM API Reference
    • C#
    • TypeScript
  • Technical Reference
    • Command Line Interface
    • Windows Subsystem for Linux (WSL) Guide
    • GCE S3 Compatible Bucket Setup
    • Smart Contract Addresses
Powered by GitBook
On this page
  • Installation
  • Getting Started
  • Verifying Your Stamps and Collections
  • Stamps
  • Collections
  1. Other SDKs
  2. Working in Excel

Via vBase Workbook

PreviousWorking in ExcelNextVia Excel VBA

Last updated 1 month ago

The vBase Excel Library enables you to generate verifiable data and datasets directly from Excel.

The written instructions below guide you through the process using the latest version of vBase_Excel_Stamper.xlsm.

may also be helpful in gaining an overview of the setup and stamping process.

Installation

  1. .

  2. Unzip vBase_Excel_Setup_Latest.zip into a local directory on your computer.

  3. Uninstall any existing version of the library.

  4. Install the new version by running setup.exe.

  5. If open, close vBase_Excel_Stamper.xlsm.

  6. Unblock the file (if needed):

    • In Windows File Explorer, right-click vBase_Excel_Stamper.xlsm.

    • Select Properties.

    • In the General tab, locate the Security section.

    • If you see: "This file came from another computer and might be blocked...", check Unblock.

    • Click Apply, then OK.

  7. Open vBase_Excel_Stamper.xlsm in Excel.

  8. When prompted, enable macros.

Getting Started

  1. Fill in the Stamping Parameters table on the vBase Setup sheet.

  2. Run the vBase functions listed in the vBase Setup worksheet to generate new stamped data.

  3. Stamp a range of cells using one of the following methods:

    • Function Method:

      =StampRangeDataDefault(Range)

      Example:

      =StampRangeDataDefault(C20:D22)
    • Keyboard Shortcut: Press Ctrl + Shift + S to stamp the selected range via the StampRange macro.

  1. You're now ready to start creating verifiable data!

Verifying Your Stamps and Collections

Stamps

To verify that your Excel data has been stamped:

  1. Locate the relevant stamped file on your system.

  2. Load the file to:

Collections

To create a verifiable collection:

  1. Zip all the stamped files in the relevant collection directory. (Exclude system files like desktop.ini.)

  2. Verify the collection by loading the zipped file to:

Your API and Private Key, require you to .

Once logged in, these parameters are in the User Profile under

Note: Stamps are assigned to a based on the Collection Name specified in the Stamping Parameters.

This instructional video
Download the vBase Excel Library Setup Files
register for a free vBase account
Account Settings
https://app.vbase.com/verify/#file
https://app.vbase.com/verify/#collection
Collection