Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Isblank Code

Hi again

I have a code where I want to put a isblank into the code

the code so far is


='FACE SHEET'!F19:U19

How do I put the isblank into this

Thanks in advance

Greg


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Isblank Code

What are you trying to accomplish? Your formula right now, if
array-entered into a 1x16 cell range will return the values in 'FACE
SHEET'!F19:U19. If you instead array-enter

=ISBLANK('FACE SHEET'!F19:U19)

into a 1x16 cell range, you'll get 16 TRUE/FALSE values.

In article ,
"Greg B..." wrote:

Hi again

I have a code where I want to put a isblank into the code

the code so far is


='FACE SHEET'!F19:U19

How do I put the isblank into this

Thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Isblank Code

Ok I see what you mean.

Thanks it is working now I unmerged the cells

Thanks Greg


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
IsBlank Mark Costello[_2_] Excel Discussion (Misc queries) 5 November 7th 08 12:11 PM
IF and ISBLANK projectnewbie Excel Worksheet Functions 4 July 30th 08 05:41 PM
isblank Eileen Excel Worksheet Functions 4 April 7th 08 10:35 PM
isBlank() alex Excel Worksheet Functions 6 February 8th 07 10:33 PM
ISBLANK Aaron Neunz Excel Worksheet Functions 3 November 12th 04 05:40 PM


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