Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mel90

  1. Mel90

    Append text

    Thanks so much for your quick response, TheAceMan1. Unfortunately, it's not quite what I needed to fix this perplexing problem. I apologize that I may not have posed my question clearly. In essence, I'm using a subform (datasheet style) with a combo box for the individual's name. Once...
  2. Mel90

    Append text

    How can I populate a memo or text field in a form with data from 2 or more combo boxes in a subform? For instance, if in the subform combo1="Jane Doe" and combo2="John Doe", the new field in the main form should automatically read "Jane Doe, John Doe". Any suggestions?
  3. Mel90

    convert measure to dimension

    Hi all, I loaded data from csv file. I have a bunch of id numbers that need to be concatonated together, eg app id = id + type + seq. But, since BO loaded it as measures, bo treats it as an actual addition. To illustrate.. What I want ----------- id = 12 type = 09 seq = 5 app id = 12095 A...

Part and Inventory Search

Back
Top