LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Concantenate numeric fields

Chuck and Pa

Excel 2003............

No problem with =B7&B8 with the sample given below.

Returns 12345610 as text

=CONCATENATE(B7,B8)

Returns 12345610 as text

=(B7&B8)*1 returns 12345610 as numeric


Gord Dibben MS Excel MVP

On Tue, 16 Jan 2007 19:47:32 -0500, "CLR" wrote:

I dunno........the numbers CONCATENATE fine for me on this, another 97
machine. I don't have 2003, so maybe someone with it will reply as to how
it reacts for them.........sorry I could not be of more help.

Vaya con Dios,
Chuck, CABGx3




"Pa Maher" wrote in message
...
XL 2003, example
B7 = 123456
B8 = 10
CONCATENTION works fine if I insert the ' in front of the number

"CLR" wrote:

The works fine for me in XL97...........what version are you
using, and what typical values do you have in B7 and C7?

Vaya con Dios,
Chuck, CABGx3


"Pa Maher" wrote in message
...
A report lists in 2 columns an account number and a sub-account number

as
numeric fields.
I want to concantenate these fields. when I use "=CONCATENATE(B7,C7)"

I
get
a #VALUE! error message. If I place a ' infront of the numbers in B7

and
C7
then it works fine. Is there any way to use the concantenate function
without inserting the ' infront of a few thousand fields? Changing

the
cell
format to text has not worked.
Thanks







 
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
Return Matched Numeric Values across Rows Sam via OfficeKB.com Excel Worksheet Functions 2 January 2nd 07 11:03 PM
Find and Return Numeric Label based on (Numeric Value) Criterion Sam via OfficeKB.com Excel Worksheet Functions 2 September 18th 06 11:20 PM
Find and Count Frequency of Numeric Value in Non-Contiguous Rows Sam via OfficeKB.com Excel Worksheet Functions 2 September 17th 06 09:17 PM
Match 3 Criteria and Return Lowest Numeric Value Sam via OfficeKB.com Excel Worksheet Functions 16 April 4th 06 12:19 AM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM


All times are GMT +1. The time now is 12:02 PM.

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

About Us

"It's about Microsoft Excel"