Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Combine two linked fields in one cell

Hello,

I'm wondering if there is a way to combine two linked field in one cell,
just one after the other... maybe separated with a "/"... ?

I tried: =('Enter Shipper Data'!$B$6/'Enter Shipper Data'!$B$7) but that
didn't work :-)

Any suggestions?

Thanks!!

Helen


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Combine two linked fields in one cell

Hi Helen,

Try:

='Shipper Data'!B6&"/"&'Shipper Data'!B7



---
Regards,
Norman



"Helen" wrote in message
...
Hello,

I'm wondering if there is a way to combine two linked field in one cell,
just one after the other... maybe separated with a "/"... ?

I tried: =('Enter Shipper Data'!$B$6/'Enter Shipper Data'!$B$7) but that
didn't work :-)

Any suggestions?

Thanks!!

Helen



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Combine two linked fields in one cell

Great!

Thanks!

Helen

"Norman Jones" wrote in message
...
Hi Helen,

Try:

='Shipper Data'!B6&"/"&'Shipper Data'!B7



---
Regards,
Norman



"Helen" wrote in message
...
Hello,

I'm wondering if there is a way to combine two linked field in one cell,
just one after the other... maybe separated with a "/"... ?

I tried: =('Enter Shipper Data'!$B$6/'Enter Shipper Data'!$B$7) but that
didn't work :-)

Any suggestions?

Thanks!!

Helen





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to combine data based on two fields.. gambler1650 Excel Discussion (Misc queries) 1 May 4th 10 08:11 PM
combine rows with similar data, but different fields in excel Herbert Seidenberg Excel Discussion (Misc queries) 0 February 25th 09 08:26 PM
How to combine data files with different fields? pavil New Users to Excel 1 January 13th 08 08:09 AM
combine worksheets and populate fields punkincmg Excel Discussion (Misc queries) 1 December 1st 05 12:27 AM
How to combine dat from 4 fields into one field mdeanda Excel Worksheet Functions 2 May 29th 05 05:24 PM


All times are GMT +1. The time now is 07:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"