Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default Only want to see half of my result

I have a query and the result in each cell in the row is #####,###,###
however I only want to see ##### in each cell, I tired to custom format the
cells but it doesnt work.

Any suggestions?

Thanks in advance
--
Neall


--
Neall
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Only want to see half of my result

In a helper row enter the formula

=left(a1,5) where 5 is them number of characters you want to see then hide
the row with all characters showing

Mike

"Neall" wrote:

I have a query and the result in each cell in the row is #####,###,###
however I only want to see ##### in each cell, I tired to custom format the
cells but it doesnt work.

Any suggestions?

Thanks in advance
--
Neall


--
Neall

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
First Half / Second Half Month Budget Kerri Excel Worksheet Functions 3 October 13th 09 04:35 AM
Compare 1st Half & 2nd Half of 2008. Jerry L Excel Worksheet Functions 3 December 12th 08 09:47 PM
print half of rows on left and other half on right Steve B. Excel Discussion (Misc queries) 2 November 16th 07 11:20 AM
Advanced formula - Return result & Show Cell Reference of result Irv Excel Worksheet Functions 7 May 6th 06 03:36 AM
vlookup based on random result returns incorrect result rickat Excel Worksheet Functions 1 December 6th 05 01:16 PM


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