Results 1 to 2 of 2
  1. #1
    shree is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    May 2012
    Posts
    27

    Continuous form combining texts in one text box issue

    HI all,

    I am creating one data base for office purpose it is for maintain portfolio,

    for which i have created one form this is continuous form in this form in detail section i have made tow text boxes which are showing values first is showing Broker Name and second is BAL for shares value it is showing multi times for each "broker name" right it should...



    what i want, i want all broker name and those value in BAL text box it should come in one text box that i will refer as " comment"

    BROKER NAME BAL COMMENT

    GSAM 20000 ( GSAM 20000 PIMCO 10000 -I WANT THIS COMMENT IN ONE TEXT BOX)

    PIMCO 10000


    i wanna concatenate those text box's value in one text box is is possible please reply on same


    THANKS FOR YOUR HARD WORK ON THIS AND HELP

    Click image for larger version. 

Name:	Untitled.jpg 
Views:	19 
Size:	42.9 KB 
ID:	11126
    SHREE
    Last edited by shree; 02-10-2013 at 02:59 AM. Reason: not efficient data

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    You should not save this into table. It is really bad practice and difficult to accomplish. Instead, concatenate the data 'on-the-fly' when needed and present it on a report. Regardless of your decision, VBA will be required. Review http://allenbrowne.com/func-concat.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 11
    Last Post: 01-25-2013, 12:03 PM
  2. IF statements for texts boxes
    By Skroof in forum Access
    Replies: 6
    Last Post: 05-31-2012, 09:33 AM
  3. Replies: 21
    Last Post: 05-20-2012, 02:15 PM
  4. Replies: 2
    Last Post: 11-25-2010, 11:01 AM
  5. sending texts from my pc with Access
    By bwian1234 in forum Access
    Replies: 1
    Last Post: 08-26-2010, 05:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums