About
Pricing
Community
Teams
Start Free Trial
Log in
Karen Schaefer
asked on
6/29/2012
Here is an easy 500 points- return name after comma & stop
How do I change this to return the values after the comma?
rs(strFieldName) = Left(strNewData, InStr(strNewData, ",") - 1)
k
Microsoft Access
3
1
Last Comment
Karen Schaefer
8/22/2022 - Mon