Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Spike
 
Posts: n/a
Default test if column isblank

Probbably very basic but just cannot think grateful for any help.

How do i test using a built in formula if a column is blank ie it has no
text or numbers in it. I can do it using code etc but would like to use a
formula
--
with kind regards

Spike
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default test if column isblank


=COUNTA(A:A)=0

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Spike" wrote in message
...
Probbably very basic but just cannot think grateful for any help.

How do i test using a built in formula if a column is blank ie it has no
text or numbers in it. I can do it using code etc but would like to use a
formula
--
with kind regards

Spike



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Spike
 
Posts: n/a
Default test if column isblank

Thank you i knew it was basic!!
--
with kind regards

Spike


"Bob Phillips" wrote:


=COUNTA(A:A)=0

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Spike" wrote in message
...
Probbably very basic but just cannot think grateful for any help.

How do i test using a built in formula if a column is blank ie it has no
text or numbers in it. I can do it using code etc but would like to use a
formula
--
with kind regards

Spike




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default test if column isblank

Just be sure to look out for formulae that return "" like

=IF(1=1,"","")
--
Gary's Student


"Spike" wrote:

Thank you i knew it was basic!!
--
with kind regards

Spike


"Bob Phillips" wrote:


=COUNTA(A:A)=0

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Spike" wrote in message
...
Probbably very basic but just cannot think grateful for any help.

How do i test using a built in formula if a column is blank ie it has no
text or numbers in it. I can do it using code etc but would like to use a
formula
--
with kind regards

Spike




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
Running total w/2 columns - Excel Anna / Ideal Excel Worksheet Functions 14 August 10th 05 04:28 PM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 8 May 18th 05 04:23 AM
How to group similar column titles together???? vrk1 Excel Discussion (Misc queries) 2 April 30th 05 12:17 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
test for date in column question Buster Excel Worksheet Functions 1 December 10th 04 04:38 AM


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