#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 577
Default If Statements

=IF(Info!B14<"",Info!B14,IF(Info!B15<"",Info!B15 ,IF(Info!B16<"",Info!B16,"")))I'm
trying to create an if statement, that if a certain cell is blank, it will
automatically pull from the next cell down, and so on. The only problem is
that I can't figure out, how to prevent it from pulling from the same cell
twice. Below is a sample of the formula I'm using.

=IF(Info!B14<"",Info!B14,IF(Info!B15<"",Info!B15 ,IF(Info!B16<"",Info!B16,"")))

--
Scott
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
If statements DDD Excel Worksheet Functions 1 December 7th 08 11:49 PM
If statements mjent Excel Worksheet Functions 2 November 20th 08 03:45 AM
IF Statements (Mutliple Statements) Deezel Excel Worksheet Functions 3 October 19th 06 06:13 AM
if statements WaqB Excel Worksheet Functions 3 October 9th 06 09:58 PM
if statements kathy006 Excel Worksheet Functions 3 January 30th 06 06:00 PM


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