#1   Report Post  
Posted to microsoft.public.excel.misc
PE PE is offline
external usenet poster
 
Posts: 14
Default Function problem

The following does not seem to work:

=IF(A10 & B1<"",A1,"")

Is this syntax incorrect?



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Function problem

I think this is what you are trying to do:

=IF(AND(A10,B1<""),A1,"")

Hope this helps.

Pete


On Apr 19, 3:24 pm, "PE" wrote:
The following does not seem to work:

=IF(A10 & B1<"",A1,"")

Is this syntax incorrect?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Function problem

=IF(and(A10,B1<""),A1,"")

"PE" wrote:

The following does not seem to work:

=IF(A10 & B1<"",A1,"")

Is this syntax incorrect?




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
Function problem Winnie Excel Discussion (Misc queries) 2 October 9th 06 01:31 PM
Mid Function Problem DEI Excel Discussion (Misc queries) 3 August 9th 06 08:08 PM
Function problem Sweeny Excel Worksheet Functions 8 October 17th 05 12:13 AM
Problem with IF function haitch2 Excel Worksheet Functions 3 October 10th 05 01:05 AM
FV Function Problem TerryG Excel Worksheet Functions 3 June 13th 05 09:26 PM


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