A
abc
i have a memo field consisting of 600 characters. i need to query the
first 255 characters which will display this text. please help!
first 255 characters which will display this text. please help!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
i need the LEFT, MID, RIGHT fields to pull the first 255 characters,
next 255 char, and the last 255 characters.. because I'm connecting
this to Infopath (which does not support memo types).
using :Right([somefieldname], 255) (from above)
gives me the same results as using "LEFT".
please help! i need to pull the last 255 characters.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.