Hulk009 New member Local time Today, 21:30 Joined Jun 8, 2024 Messages 17 Dec 26, 2024 #1 Hi any help to merge all records in 1 field at the form footer with number list Check Form called "OFF" Thanks for your help Attachments Fill Names.accdb Fill Names.accdb 1.9 MB · Views: 127
Hi any help to merge all records in 1 field at the form footer with number list Check Form called "OFF" Thanks for your help
pbaldy Wino Moderator Staff member Local time Today, 11:30 Joined Aug 30, 2003 Messages 36,255 Dec 26, 2024 #2 You appear to be passing the name of a field that doesn't exist. The function is expecting an array. Is this what you're after? Microsoft Access tips: Concatenate values from related records Return a string containing the values of related records. allenbrowne.com
You appear to be passing the name of a field that doesn't exist. The function is expecting an array. Is this what you're after? Microsoft Access tips: Concatenate values from related records Return a string containing the values of related records. allenbrowne.com