A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

skipp blank cell



 
 
Thread Tools Display Modes
  #1  
Old July 31st, 2008, 05:04 PM posted to microsoft.public.excel.worksheet.functions
Sanjiv
external usenet poster
 
Posts: 8
Default skipp blank cell

for example :
I write a formula : =if($m9=25,$j9,"")
and copy the same A!:A7

ouput of the above :
A
1 100
2
3 200
4 300
5
6
7 500

How can I, using same formula as above, get an output as :

A
1 100
2 200
3 300
4 500
5
6
7

lindly help, thnx.
Sanjiv
  #2  
Old July 31st, 2008, 05:21 PM posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
 
Posts: 7,584
Default skipp blank cell

See:

http://www.cpearson.com/excel/noblanks.htm


--
Gary''s Student - gsnu200797


"Sanjiv" wrote:

for example :
I write a formula : =if($m9=25,$j9,"")
and copy the same A!:A7

ouput of the above :
A
1 100
2
3 200
4 300
5
6
7 500

How can I, using same formula as above, get an output as :

A
1 100
2 200
3 300
4 500
5
6
7

lindly help, thnx.
Sanjiv

  #3  
Old August 1st, 2008, 04:58 AM posted to microsoft.public.excel.worksheet.functions
Sanjiv
external usenet poster
 
Posts: 8
Default skipp blank cell

Thank you Gary, for your response, I will surely try to use the formula as
suggested in the link, However can u also pl suggest a simplified alternate'.
Thnx Again.

"Gary''s Student" wrote:

See:

http://www.cpearson.com/excel/noblanks.htm


--
Gary''s Student - gsnu200797


"Sanjiv" wrote:

for example :
I write a formula : =if($m9=25,$j9,"")
and copy the same A!:A7

ouput of the above :
A
1 100
2
3 200
4 300
5
6
7 500

How can I, using same formula as above, get an output as :

A
1 100
2 200
3 300
4 500
5
6
7

lindly help, thnx.
Sanjiv

  #4  
Old August 1st, 2008, 04:09 PM posted to microsoft.public.excel.worksheet.functions
Spiky
external usenet poster
 
Posts: 619
Default skipp blank cell

On Jul 31, 10:58 pm, Sanjiv wrote:
Thank you Gary, for your response, I will surely try to use the formula as
suggested in the link, However can u also pl suggest a simplified alternate'.
Thnx Again.

"Gary''s Student" wrote:
See:


http://www.cpearson.com/excel/noblanks.htm


--
Gary''s Student - gsnu200797


"Sanjiv" wrote:


for example :
I write a formula : =if($m9=25,$j9,"")
and copy the same A!:A7


ouput of the above :
A
1 100
2
3 200
4 300
5
6
7 500


How can I, using same formula as above, get an output as :


A
1 100
2 200
3 300
4 500
5
6
7


lindly help, thnx.
Sanjiv


You could Sort to move blanks to the bottom, not exactly get rid of
them, but it might look like it.

You could Autofilter to hide blanks.

You could use Advanced Filter to ignore blanks.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.