Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm trying to fill a list box in a columnar format. When I move my data to a single string field (to eventually move into the list box) all of my spaces are stripped out. I've tried using a mid function to place my fields accross the string field with spaces between individual strings and the string ends up with all of my individual fields placed together.

ie. I want to dipslay "CLK Clerk 20.00 P"

and what I actually get is "CLKClerk20.00P"

Thanks in advance.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...