Hi, first of all, when I use DoCmd.OpenReport and have a string for the OpenArgs parameter, when I try to access it on the opened report with 'Me.OpenArgs', It says it is a null expression.
Also, what are the function(s) for string manipulation? In my openArgs, I want to have multiple values...