Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default use formatting from source cell in CONCATENATE function

I have created a "specil" format for the display of numbers that shows
leading zeros of a value. I then want to use the CONCATENATE function to join
multiple cells with this characteristic. Unfortunately the CONCATENATE
function ignores the leading zero rule I have imposed on the display of the
source cell and returns the result with out the leading zeros
if A1= "012345" (as a number with my formatting showing the leading 0) and
B1="abc"
C1 is the formula "=CONCATENATE(A1,B1)" the result yields
C1="12345abc"

For my purposes I would find it valuable that the formatting was preserved
by CONCATENATE.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default use formatting from source cell in CONCATENATE function

check your previous post

"zacarab" wrote:

I have created a "specil" format for the display of numbers that shows
leading zeros of a value. I then want to use the CONCATENATE function to join
multiple cells with this characteristic. Unfortunately the CONCATENATE
function ignores the leading zero rule I have imposed on the display of the
source cell and returns the result with out the leading zeros
if A1= "012345" (as a number with my formatting showing the leading 0) and
B1="abc"
C1 is the formula "=CONCATENATE(A1,B1)" the result yields
C1="12345abc"

For my purposes I would find it valuable that the formatting was preserved
by CONCATENATE.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions

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
Need some comments on my Utility_Move class module. jchen Excel Worksheet Functions 0 August 21st 06 07:05 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
formatting a cell with a function (IF statement) Dreaming Excel Worksheet Functions 3 June 30th 05 02:26 AM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Function syntax to compare cell contents ES Excel Worksheet Functions 2 May 18th 05 03:53 PM


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