Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Dynamic Change Merge Fields
Tom Mura 
     
10 months ago
I want to be able to assign a Merge field on the form so that I don't have to change the vba each time I want to merge something different. I've tried this code:

mBody = Replace(mBody, Forms!EmailBulkF!ChangeFromTxt, Nz(rs(Forms!EmailBulkF!ChangeToTxt), ""))

The text in the "ChangeFromTxt" unbound text box is *Jersey* and the text in the "ChangeToText" unbound text box is JerseyStyle. I've confirmed that there is a field in the record set called JerseyStyle. I've tried a number of different field names, including ones that are in the vba code like *FirstName*:
mBody = Replace(mBody, "*FirstName*", Nz(rs!FirstName, ""))

Any help would be appreciated.

Thanks,

Tom


Tom Mura OP  @Reply  
     
10 months ago
I should have given the result of my code. It just shows *Jersey* in the body of the email rather than the merged data from the RS.
Donald Blackwell  @Reply  
        
10 months ago
Hi Tom,

I threw a quick form/table together and used the code you provided and it replaces the *Jersey* as you would expect. So if it's not working for you, I would try the basics first such as:

Save, close, open
Save, Debug, Compile
etc.

If still not seeing expected results, then I would look at the code before what you've provided, i.e. the code forming your recordset, and, what or how many records it is pulling. does it need to loop through results, or what lookups you're doing to narrow it down to just one result, etc. or even a simple typo in the open recordset, etc.

To help you any more would need more of your code, screenshots of table(s), form(s), etc.
Tom Mura OP  @Reply  
     
10 months ago
Thanks, I'll try that.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/19/2026 1:19:04 PM. PLT: 0s