Greetings!
I have inherited a rather monsterous project in the form of an inventory database that is bumping into its storage ceiling due to some 3000+ images which are attached to the item entries. My task is to update the database so that it can continue to be used without archiving older inventory items. I have already updated the forms so that future entries will link the necessary images. However, I am stumped on how to deal with the existing entries. Going through them one at a time to link their images is looking like a massively tedious task. I am, admittedly, pretty subpar on VBA, and thought that maybe there was a possible solution on the backend. Any thoughts would be greatly appreciated. I'm in 2007/2010.
I have inherited a rather monsterous project in the form of an inventory database that is bumping into its storage ceiling due to some 3000+ images which are attached to the item entries. My task is to update the database so that it can continue to be used without archiving older inventory items. I have already updated the forms so that future entries will link the necessary images. However, I am stumped on how to deal with the existing entries. Going through them one at a time to link their images is looking like a massively tedious task. I am, admittedly, pretty subpar on VBA, and thought that maybe there was a possible solution on the backend. Any thoughts would be greatly appreciated. I'm in 2007/2010.