LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 293
Default Custom Cell Format - Revisited

Greetings,

A while back I was looking to change the cell value formatted as
"000xxx00" to be "Map 000X <XX-00" this finale formatted value to be
copied in this new format to the CustInfo record sheet. After much
discussion, a solution was achieved.

But now I need to keep the original (000xxx00) format and only view
the custom format in both a cell and a UserForm TextBox.

For the sheet cell format, I tried these custom formats in the format
number menu:


"Map" ???X "<" XX-??""
"Map" #### "<" ##-##""
"Map "&####&" <"&##&"-"&##&""
"Map " & #### & " <" & ## & "-" & ## & ""
"Map "####" <"##"-"##""
"Map" #### <##-##
"!Map "0000 "\<"00-00"\"
"!Map @@@@ \<@@-@@\"

None of these work.

One other thing, the cell gets it's value from either this Offset
formula:

=IF(OFFSET(clStart,pfDisc,23)=0,"",OFFSET(clStart, pfDisc,23))

clStart is the reference row (A1 on CustList).
pfDisc is the row in the CustList sheet to be looked at.
23 is the column on that row where to data to be displayed is sitting.
Or direct entry in the edit mode which happens when this cell is
copied and pasted over itself with EditPaste specialValues, edited
copied back over to the CustList sheet as a new record and then the
formula is pasted back into the cell, There is some protection turned
off, on, off and back on also in the mix, but that should not be a
factor (I hope).

Anyone have any ideas to how to see Map 123A <BC-45 in a cell with
the cell value of 123abc45?

Any help, suggestions or direction would be appreciated.

-Minitman
 
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
Custom Cell format to mimic time format [email protected] Excel Discussion (Misc queries) 6 November 7th 06 09:17 PM
Format a cell with a custom number format Armor Excel Worksheet Functions 4 January 29th 06 11:25 PM
Graphic within Cell Comment (revisited) Debra Dalgleish Excel Discussion (Misc queries) 0 January 28th 06 03:26 PM
Custom Cell Format Bobbie Excel Discussion (Misc queries) 1 December 27th 05 03:42 PM
Blank cell revisited Ross Excel Discussion (Misc queries) 1 September 17th 05 11:59 PM


All times are GMT +1. The time now is 12:20 AM.

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"