I’m trying to do an Inventory report. But in columns “Part #1, Part #2, Part #3 etc. are showing the PartsID instead of the PartName.
I’d like to fix this, but I have no idea on how.
I know it’s got to be a simple fix in queries. This is how it’s set up now. Every adjustment I’ve tried, just breaks the database.
I figured out a work around by exporting my Inventory Report into excel. I wrote a code that changes the PartID to the Part name but it’s a pain to go through all of that. It would be some much easier to have Access do it from the beginning.
I’d appreciate any feedback.