• Link to Facebook
  • Link to Youtube
  • Link to LinkedIn
  • Link to X
  • Link to Tiktok
  • Link to Instagram
  • EN ESPAÑOL
    • Inicio
    • Glosario de Términos
    • Modelos Financieros
    • Tutoriales Cortos
  • A.CRE HELP
    • Support Section
    • Contact Us
  • LOGIN/REGISTER
  • Shopping Cart Shopping Cart
    0Shopping Cart
Adventures in CRE
  • A.CRE
    • A.CRE Home
    • A.CRE Help
    • Accelerator
      • Learn More
      • Login
    • AI.Edge
      • Learn More
      • Login
    • Artificial Intelligence
    • Careers
    • CRE Event Calendar
    • CRE Job Board
    • Education
    • Library of Excel Models
    • Meet the A.CRE Team
  • RE Modeling
    • 1031 Exchange
    • Audio Series
    • All-in-One (Ai1) Model
      • Download
      • Guides and Tutorials
      • Support
    • Ask Me Anything (Live)
    • Beginner’s Guide to Excel
    • Excel Models
      • Excel Add-ins
      • Library of Excel Models
      • All-in-One (Ai1) Model
      • Apartment
      • Condo
      • Debt
      • Development
      • Equity Waterfall
      • Hotel
      • Industrial
      • Office
      • Portfolio
      • Retail
      • Single Family
      • Tutorial
    • Excel Tips
    • Practice Library of Case Studies
    • Stochastic Modeling
    • Argus
    • My Downloads / My Account
  • Careers
    • About Careers in Real Estate
    • Ask Me Anything (Live)
    • Audio Series
    • Compensation in Real Estate
    • CRE Job Board
      • Find a Job
        • Browse Jobs
        • Post a Resume
        • Register
        • Login
      • Post a Job
    • CRE Event Calendar
    • CRE Interviews
    • Day in the Life Series
    • Real Estate Legal Content
    • What CRE Pros Do
  • Education
    • Accelerator
    • AI.Edge
    • A.CRE 101
    • Ask Me Anything (Live)
    • A.CRE Audio Series
    • Audio Series
    • Book Reviews
    • CRE Event Calendar
    • Deep Dive Series
    • Glossary of CRE Terms
    • Real Estate Legal Content
    • Real Estate Clubs
    • University Profiles
    • Watch Me Build
  • AI
    • AI Skills
    • AI Use Cases in CRE
    • AI for CRE Training
    • AI Tools for CRE
    • AI.Edge Membership
      • Learn More
      • Login
  • Accelerator
    • Accelerator Reviews
    • Accelerator Story
    • Enroll Now
    • Learn More
    • See What’s New
    • Enterprise Members Only
      • General Enterprise Login
      • ICSC Login
      • M&M Login
    • Members Only
      • Extend/Renew Membership
      • Login
      • Manage Membership
  • My Downloads
    • View My Downloads
    • Find an Excel Model
    • Register
    • Login
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu
You are here: Home1 / Real Estate Financial Modeling2 / Excel Tips3 / Using OpenAI’s ChatGPT to Build the ‘Excel 4 CRE’ Ad...
Spencer Burton
Real Estate Financial Modeling, Excel Tips, Deep Dive, Artificial Intelligence, AI Applications for CRE

Using OpenAI’s ChatGPT to Build the ‘Excel 4 CRE’ Add-In

This is another post in our growing series on how to use ChatGPT in commercial real estate. In this post, I show you how I used ChatGPT to build an Excel Add-in.

For a bit of back story. A.CRE recently set out to create a free Excel add-in to supercharge Excel for real estate financial modeling professionals. We want to add functionality to Excel that will help real estate professionals be more efficient. Creating a custom add-in is a great way to accomplish that. However, coding an add-in requires knowing how to write VBA code – a skillset we don’t have in-house.

That’s where ChatGPT came in. In this post, I share my experience using ChatGPT to help build a custom Excel add-in.

  • Click here to read more about and download for free the Excel add-in built (in part) in this video
ChatGPT to Build the Excel 4 CRE

A back-and-forth with ChatGPT to build an Excel add-in

What is GPT, ChatGPT, and OpenAI?

Given that we’ve now shared numerous posts in this series, I assume you’re well aware of what ChatGPT and natural language models are. I also assume you’re familiar with its creator, OpenAI and the significant advances in artificial intelligence (including advances in artificial intelligence in real estate) that are currently underway.

Therefore, I won’t rehash in this post what GPT, ChatGPT, or OpenAI are. However, if these concepts are new (or you’re looking to learn more) you might check out our Using ChatGPT in Real Estate guide or our list of AI resources for real estate professionals.

Building an Excel Add-In – Then and Now

Before ChatGPT (and other natural language artificial intelligence models), the process of creating an Excel add-in by writing VBA code was a manual process. Non-coder real estate professionals would typically rely on Excel VBA forums, knowledge learned from Excel courses, and feedback from other professionals to craft the code for the add-in.

This process was highly iterative and could take weeks or even months to complete. In many cases, real estate financial modeling professionals would encounter roadblocks where they couldn’t figure out a problem and would move on.

With the advent of these AI models, creating an Excel add-in using VBA code is now greatly simplified. Models like GPT-4, the latest version of OpenAI’s natural language model, serve as a knowledge base and a feedback loop to help us create the add-in.

While the process is still iterative and involves seeking out possible solutions and asking questions, there’s only one place to turn to now and the response is immediate and highly knowledgeable.

In the following video, I show you a real-life use case.

I was creating a series of features for our new Excel Add-in for real estate financial modeling professionals (i.e. the Excel 4 CRE Add-in). The add-in is an expansion of our single feature Excel Geocoding Add-in.

Or in other words, we took an existing Excel Add-in and began bolting on to the add-in new features. For beta version 0.5 of the Excel 4 CRE Add-in, we wanted to add new finance-specific Excel shortcuts, a tool to auto-generate a two/three row date header, a more intuitive custom Excel ribbon, and a simple Uninstall button.

In the past, to accomplish this we would have turned to a VBA developer. We would have provided instructions to the developer, waited for the developer to produce the first draft – often a multi-week process – and then review. That first draft would undoubtedly have changes we’d want made, which would likewise take a day or more to create.

That process of feedback, code revisions, followed by more feedback can take weeks or months. With ChatGPT, that process is near-instant as you’ll see in the video. In the following video, ChatGPT and I build a date header feature for the Excel 4 CRE Addin in under an hour.

Enjoy the video and then give it a try yourself!

Using GPT in Commercial Real Estate – Creating Excel Add-ins with Ease

I continue to explore other use cases for this technology in commercial real estate. In this video, I show you a use case whereby I leverage GPT and ChatGPT to build a date header feature for an Excel Add-in.

  • Click here to read the entire ChatGPT conversation.


Frequently Asked Questions about Using ChatGPT to Build the ‘Excel 4 CRE’ Add-In

Why did A.CRE build the Excel 4 CRE Add-In?

A.CRE aimed to “supercharge Excel for real estate financial modeling professionals” by adding functionality that improves efficiency. The goal was to create tools that real estate professionals could use directly within Excel to streamline modeling workflows.

What role did ChatGPT play in developing the Excel Add-In?

ChatGPT helped write and troubleshoot VBA code for the add-in. As Spencer describes, “With ChatGPT, that process is near-instant… ChatGPT and I build a date header feature for the Excel 4 CRE Addin in under an hour.” The AI acted as both coder and support tool throughout development.

What specific features were added to the Excel 4 CRE Add-In?

Version 0.5 included new finance-specific Excel shortcuts, an auto-generated two/three row date header tool, a more intuitive custom ribbon, and a simple Uninstall button. These features were built using ChatGPT as a coding assistant.

How was development different before using ChatGPT?

Previously, A.CRE would hire a VBA developer and wait days or weeks for a draft. Revisions added further delays. Spencer notes, “That process… can take weeks or months.” With ChatGPT, “the response is immediate and highly knowledgeable,” streamlining development.

Does using ChatGPT eliminate the need for a developer?

Not entirely. While ChatGPT accelerates development and simplifies problem-solving, a basic understanding of Excel/VBA and how to test/debug is still helpful. Spencer worked interactively with the tool to guide development and verify outputs.

Can anyone use ChatGPT to build Excel add-ins now?

Yes. The article demonstrates that even non-coders can build Excel add-ins with ChatGPT’s help. As long as the user can clearly describe what they want, the model can generate and explain VBA code to implement it.

How long did it take to build a new feature with ChatGPT?

Building the date header feature took less than an hour. Spencer describes it as “a real-life use case” where back-and-forth interaction with ChatGPT dramatically shortened the development time.

What are the limitations of using ChatGPT for this task?

While ChatGPT can write VBA code and solve problems quickly, it can still produce errors or overlook context-specific needs. Users must test and review outputs thoroughly to ensure functionality and avoid issues.

Where can I download the Excel 4 CRE Add-In?

You can find the download link in the full article referenced in the post. The add-in is available for free and includes features created through ChatGPT collaboration.


About the Author: Spencer Burton is Co-Founder and CEO of CRE Agents, an AI-powered platform training digital coworkers for commercial real estate. He has 20+ years of CRE experience and has underwritten over $30 billion in real estate across top institutional firms.

Spencer also co-founded Adventures in CRE, served as President at Stablewood, and holds a BS in International Affairs from Florida State University and a Masters in Real Estate Finance from Cornell University.

Contact Spencer
by Spencer Burton
Share this entry
  • Share on X
  • Share on LinkedIn
  • Share by Mail
  • Link to Instagram
  • Link to Youtube
https://www.adventuresincre.com/wp-content/uploads/2023/01/using-chatgpt-to-create-excel-macro.jpg 1280 1920 Spencer Burton https://adventuresincre.com/wp-content/uploads/2022/04/logo-transparent-black-e1649023554691.png Spencer Burton2023-03-15 00:00:052026-03-21 16:18:39Using OpenAI’s ChatGPT to Build the ‘Excel 4 CRE’ Add-In
You might also like
Using Boolean Logic to Model Multiple Generations of Tenant Improvements
ChatGPT Advanced Data Analysis for Commercial Real Estate – Property Valuation
Software 3.0 and What it Means for Real Estate Professionals
ChatGPT vs Bard vs LLaMa Chat (Aug 2023) – AI Chat for CRE Comparison
Set Your New Year’s Resolutions Using Our Custom GPT
Radius-Based Demographics for Real Estate – Built with AI and Census Data

Featured Content

  • RE Financial Modeling Accelerator
  • A.CRE Job Search
  • Library of Real Estate Excel Models
  • Real Estate Financial Modeling
  • Real Estate Education
  • Real Estate Careers
  • AI in Real Estate

Recent Posts

  • Real Estate Financial Modeling Accelerator (Updated June 2026)
  • A.CRE Jobs of the Week (Updated 6.29.2026)
  • AI Tools for Commercial Real Estate (Summer 2026 Edition)
  • The 2008 Financial Crisis, From the Ground Up: Why We Believed Houses Were Safe
  • Real Estate Equity Waterfall Model – IRR and Equity Multiple Hurdles (Updated June 2026)
Accelerator - Learn More

Search Adventures in CRE

Search Search

Have a Question or Need Help?

Visit our Help Section

Contact Adventures in CRE

  • Visit A.CRE Help
  • Via Email
  • Via LinkedIn

You Might Also Like

  • Real Estate Modeling Courses
  • Real Estate Financial Modeling
  • A.CRE Job Board
  • Careers in Commercial Real Estate
  • Real Estate Education

A.CRE Library of Excel Models

  • Browse Excel Models
  • Login/Register
  • View My Downloads
  • Edit Account Details

Terms, Policies, and Disclaimer

  • Privacy Policy
  • Cookie Policy
  • AI Usage Policy
  • Terms of Use
  • Disclaimer
© 2014 - Present - Copyright - www.AdventuresinCRE.com, LLC | Adventures in CRE | A.CRE
  • Link to Facebook
  • Link to Youtube
  • Link to LinkedIn
  • Link to X
  • Link to Tiktok
  • Link to Instagram
Link to: Top 5 Practical CRE Skills not Taught in a Classroom Link to: Top 5 Practical CRE Skills not Taught in a Classroom Top 5 Practical CRE Skills not Taught in a ClassroomCRE Skills Link to: Stablewood Properties – A.CRE Real Estate Sponsor Series Link to: Stablewood Properties – A.CRE Real Estate Sponsor Series Stablewood PropertiesStablewood Properties – A.CRE Real Estate Sponsor Series
Scroll to top Scroll to top Scroll to top