• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

file dialog

SOLVED: Late Binding File Dialog in VBA Example

November 20, 2015 by Ryan 4 Comments

I have been trying to figure out a solution to late binding the file dialog object for a long time. I have played with the code, googled for examples and haven't had much luck until today when a generous visitor of ours posted the solution in the comments of our Select or Open a file in VBA with file dialog post. The original FileDialog post referenced above shows an example … [Read more...] about SOLVED: Late Binding File Dialog in VBA Example

Save File With File Dialog In VBA | Access

February 16, 2015 by Ryan 2 Comments

A couple of years ago, I posted code for selecting a file with VBA. This example demonstrates how to use the file dialog to return a Save-As string. VBA File Dialog Save-As '-------------------------------------------------- ' File Dialog Save-As '-------------------------------------------------- 'NOTE: To use this code, you must reference 'The Microsoft Office 14.0 (or … [Read more...] about Save File With File Dialog In VBA | Access

Select or Open a file in VBA with file dialog | Access VBA

August 22, 2013 by Ryan 32 Comments

In a recent project, I was tasked with designing a program in Access where an end user could import a spreadsheet, run a sub routine in VBA and export the results. As part of the user experience, I wanted the end user to be able to select the input spreadsheet with the file dialog tool. UPDATE 05/22/2015: The function below contains an error handler and works well if your … [Read more...] about Select or Open a file in VBA with file dialog | Access VBA

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  1. KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  2. jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  3. Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  4. mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  5. Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Copyright © 2025 · Magazine Pro on Genesis Framework · WordPress · Log in