Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Concatenate problems

I have Excel 2000, where this seems to work with no trouble. But apparently
what you are seeing implies 2003 is stricter in dealing with cell types, so
you cannot concatenate a number to text without converting it first. When
you save as .csv, it becomes a text file and I assume is interpreted as text
when imported. You can test that by using the ISTEXT() function on the cell
both before and after the export/import, but that is what appears to be
happening.

I prefer how 2000 handles it!
--
- K Dales


"HSalim[MVP]" wrote:

I have a rather strange issue that I don't recall encountering ever before.
using Excel 2003
I have text in Column A and a number in Column B, and the formula = A2 & B2
results in an error with #value being displayed
Same result if I use Concatenate...

if i save as a CSV, now try this after opening the file in Excel, no
problem.

What have I done to this file that it is giving me these odd responses?
Regards
Habib



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
aauugghhh...#div/o problems & various average formula problems acbel40 Excel Worksheet Functions 5 October 19th 09 05:00 PM
Problems CONCATENATE expression tech1NJ Excel Worksheet Functions 1 April 9th 09 05:45 PM
concatenate problems Jeff[_4_] Excel Discussion (Misc queries) 9 December 8th 07 06:10 PM
I know how to concatenate ,can one de-concatenate to split date? QUICK BOOKS PROBLEM- New Users to Excel 1 July 26th 05 05:07 PM
Problems merging an excel file due to code or file problems? Cindy M -WordMVP- Excel Programming 0 September 14th 04 02:58 PM


All times are GMT +1. The time now is 05:55 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"