Henrik
2018-12-18T19:55:54Z
I found myself needing a tool to automate the process of upgrading grids in MS Access. In one project I had 105 grids.

Since there was no such tool I wrote my own.

  Upgrade iGrid 7.0.zip (46kb) downloaded 106 time(s).

Instructions are found in the form UpgradeAllGrids. You can use this form to upgrade to other versions than 7.0 which is the default at the moment.

Hope someone will find this useful.

Happy coding everyone!

Henrik
Henrik
2018-12-19T10:39:17Z
If you want to open the form in the attached db you need to make sure that there is a valid reference to iGrid 7.0 in the VBA-editor.

There is no reference set at the moment because we all may have installed the OCX in different places.

If you just import the upgrade form to your db that you want to upgrade everything should be fine (as long as you have iGrid 7.0 installed and referenced).

Attaching a screenshot of the upgrade form.

Upgrade form.PNG

Click to View Image102 View(s)

Henrik
2024-06-19T11:05:19Z
Hi again. I've now made this as a stand-alone tool.

You can now select the database that you want to replace the grids in. This also fixes a glitch where Access didn't set the correct size of the grid when a form was opened.

Though not tested it should support 64-bit Access. The current template is 7.5.

  iGrid Updater.zip (64kb) downloaded 7 time(s).