PC Review


Reply
Thread Tools Rate Thread

Combining fields

 
 
=?Utf-8?B?YmFjb25yb2xs?=
Guest
Posts: n/a
 
      26th Jan 2006
I have a table which contains four records. On one field, I would like to
take all four records in that field and combine them into one new field: i.e.
existing field test1 has 4 lines of data. I want to put those 4 lines of data
into 1 new field called test2 but also want them to separated by a carriage
return!

Any help would be greatly appreciated - ty.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2hhcmtieXRl?=
Guest
Posts: n/a
 
      26th Jan 2006
I'm not sure whether or not I understand your question, but here goes...

You have a table, with 4 records, and we will assume 10 fields. You want to
take the value, for the 4 records, in one(1) of those fields, and combine
them in to a single record, in a single field.

Did I get that right?

Here is how you may be able to do this. I don't stand by it because the
response came from another person, on this newsgroup, and I've never actually
done it.

This person suggested using this code structure, to add your carriage returns:

"<text1>" & CrLf & "<text2>", etc.

HTH

Sharkbyte

"baconroll" wrote:

> I have a table which contains four records. On one field, I would like to
> take all four records in that field and combine them into one new field: i.e.
> existing field test1 has 4 lines of data. I want to put those 4 lines of data
> into 1 new field called test2 but also want them to separated by a carriage
> return!
>
> Any help would be greatly appreciated - ty.
>
>

 
Reply With Quote
 
=?Utf-8?B?YmFjb25yb2xs?=
Guest
Posts: n/a
 
      27th Jan 2006
That is exactly whate I wanted - tyvm.

"Sharkbyte" wrote:

> I'm not sure whether or not I understand your question, but here goes...
>
> You have a table, with 4 records, and we will assume 10 fields. You want to
> take the value, for the 4 records, in one(1) of those fields, and combine
> them in to a single record, in a single field.
>
> Did I get that right?
>
> Here is how you may be able to do this. I don't stand by it because the
> response came from another person, on this newsgroup, and I've never actually
> done it.
>
> This person suggested using this code structure, to add your carriage returns:
>
> "<text1>" & CrLf & "<text2>", etc.
>
> HTH
>
> Sharkbyte
>
> "baconroll" wrote:
>
> > I have a table which contains four records. On one field, I would like to
> > take all four records in that field and combine them into one new field: i.e.
> > existing field test1 has 4 lines of data. I want to put those 4 lines of data
> > into 1 new field called test2 but also want them to separated by a carriage
> > return!
> >
> > Any help would be greatly appreciated - ty.
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining Fields in a Query into Two Fields =?Utf-8?B?TWFydGlu?= Microsoft Access Queries 3 16th Feb 2007 11:31 PM
Combining Fields =?Utf-8?B?cm1s?= Microsoft Access 2 13th Jun 2006 08:43 PM
syntax for combining text fields and formatted date fields; =?Utf-8?B?ZGlyb3M=?= Microsoft Access Queries 1 5th Oct 2005 01:15 PM
Combining two or more fields together =?Utf-8?B?VG9ueQ==?= Microsoft Access 3 31st Aug 2005 12:27 AM
Combining Fields Anouska Microsoft Access Queries 2 30th Dec 2003 10:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:35 PM.