logo
search
list

Table of Content

Problem Description: Rookie Question Report Control
Quick Answer for Office Won't Complete Task
Likely Causes Behind Common VBA Triggers
Recommended Solution: Installing Office on a New PC
Alternative Solutions for Broader VBA Workarounds
Working with WPS Office: Using WPS While Office Is Unavailable
Prevention Tips for Avoiding Repeat VBA
FAQs About Rookie Troubleshooting FAQ

Fix Rookie Question Report Control in Microsoft Access on Windows

Posted by Algirdas Jasaitis

calendar

2026-09-17

views

868

likes

59

If your workflow is blocked, confirm the account and app context, then follow the ordered fixes below.

Problem Description: Rookie Question Report Control

I am trying to use Allen Brown's ConcatRelated Finction ([http://allenbrowne.com/func-concat.html]) in a report control. I copied the code into a module that I called "ConcatRelated". The table the report uses is "t Individual Pieces", design pictured below. ![User's image](/api/attachments/c57cb581-9a89-4005-b8cb-b767a74167cb?platform=QnA) In a report, I want to present a concatenated list of the field "Mediums" for all records that each "Artist ID" has, which may range from 1 record to 12 records. In this report, I have a field with the Control Source of "=ConcatRelated("[Medium]","[t Individual Pieces]","Artist ID=" & [Artist ID])". When I switch to Report view, it asks me to "Enter Parameter Value" for ConcatRelated. To make matters worse, after running many iterations of the Control Source, when I click on "OK" with no entry for the parameter value, it now has begun saying "Error 2465: Microsoft Access can't find the field '|1' referred to in your expression." I have no idea what that means as I find no "|1" in either my expression or the code. I have tried recopying the code into the module, copying it into a new Module and deleting the old one, and doing "Compact and Repair Database", then closing Access and reopening it, in that order. Please help a frustrated novice who is obviously in over her head but dedicated to completing this project for a non-profit.

Screenshot of the reported issue
Screenshot of the reported issue

Quick Answer for Office Won't Complete Task

Resolve the missing function error by immediately renaming the VBA code module if its current identifier matches the function name, as this naming conflict causes Access to misinterpret parameter values.

Likely Causes Behind Common VBA Triggers

  • The Microsoft account or license context may not match the purchase or device.

  • Cached credentials, outdated builds, or damaged local components can trigger vba & macro problems.

  • A file-specific corruption or add-in conflict can mimic a broader application failure.

Recommended Solution: Installing Office on a New PC

When to use this: Apply these steps when the symptoms match and you can access the relevant Microsoft account or administrator.

  1. Additionally, update your report Control Source formula to strictly enclose any field names containing spaces within square brackets, such as `[Artist ID]`.

  2. Apply these structural adjustments to the target control and verify that the custom function executes without throwing runtime errors.

  3. If the configuration still fails after implementing these changes, package a sanitized sample database and submit it to technical support for deeper architectural analysis.

100% secure

Alternative Solutions for Broader VBA Workarounds

  1. Retry the Microsoft-side steps after restarting the app and device.

  2. Test the same action in a private browser session or a new blank file to isolate account vs file issues.

  3. Capture exact error text and screenshots before contacting Microsoft Support or your administrator.

Working with WPS Office: Using WPS While Office Is Unavailable

WPS Office all-in-one workspace for documents spreadsheets presentations and PDFs
WPS Office — free all-in-one office suite for everyday document work.

WPS Office cannot replace Microsoft account, activation, or cloud fixes for this scenario. It remains one of the best free Microsoft Office-compatible alternatives for opening and editing local files.

  1. Download and install WPS Office from the official website.

  2. Open local Word, Excel, PowerPoint, or PDF files in the matching WPS app.

  3. Save a working copy locally while Microsoft-side issues are resolved.

  4. Return to Microsoft Office after the primary fix succeeds.

If you need a practical local workspace in the meantime, try WPS Office.

Prevention Tips for Avoiding Repeat VBA

  • Keep one primary Microsoft account for subscriptions and Office sign-in.

  • Install updates for Office and Windows before retrying failed workflows.

  • Back up important files before repair, reset, or reinstall actions.

  • Document exact error messages before the next troubleshooting attempt.

FAQs About Rookie Troubleshooting FAQ

Can WPS Office fix this vba & macro problems issue directly? Only when the WPS steps match the formatting or file task. Account, activation, and cloud issues stay on the Microsoft side.

Should I reinstall Office before trying these steps? Not first. Confirm account, license, and the exact error before reinstalling.

What should I send to Microsoft Support? The affected account email, device type, Office version, exact error text, and screenshots with personal data hidden.

Algirdas Jasaitis

15 years of office industry experience, tech lover and copywriter. Follow me for product reviews, comparisons, and recommendations for new apps and software.