Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Conditional display - IF cell is blank, display next used row!

I've worked myself into a corner and could really use help with 2
separate problems - this will probably require programming that is
beyond my skills - but expert advise would be appreciated to determine
how I should approach this:

I have a master spreadsheet used both as a data entry sheet and also
for tracking documents associated collected for each individual (per
row).

I have names and addresses typed in simple rows and columns
(simplified):

Site # Name Role Facililty Review Board
101 Joe Brown PI <name&address <name&address
101 Jane Blue CO <left empty <left empty
101 Jack Smith SUB <left empty <left empty
102 Bob Black PI <name&address <name&address

PROBLEM #1

I have another worksheet that pulls the information into a formatted
report that only lists the site # and Review Board information.

It works great as long as there is a single row of information per site
#, but when I add names with the CO role, i end up with

Site # Review Board
101 <Review Board Name and address
101 BLANK
101 BLANK
102 <Review Board Name and address

I want to NOT display those blank lines IF they are duplicate site
numbers AND IF the role is NOT PI. (if the role is PI, I need the line
displayed with a blank cell if empty).

I will never know how many CO or Subs will be listed per site, if any.

PROBLEM #2 (more complicated I think!)

I have another worksheet that pulls information from the same master
sheet.

This report looks like this right now:

Site # Name Role Facililty
-----------------------------------------------------------------
101 Joe Brown PI <name&address
-----------------------------------------------------------------
101 Jane Blue CO <left empty
-----------------------------------------------------------------
101 Jack Smith SUB <left empty
-----------------------------------------------------------------
102 Bob Black PI <name&address
-----------------------------------------------------------------

What I need it to display is:

Site # Name Role Facililty
-----------------------------------------------------------------
101 Joe Brown PI <name&address
<blank Jane Blue CO <blank
<blank Jack Smith SUB <blank
-----------------------------------------------------------------
102 Bob Black PI <name&address
-----------------------------------------------------------------

I require the site number to be printed only once, and not for every
individual. And you can see, I need a line displayed between sites
instead of btween every individual.

There will ALWAYS be a PI listed. Sometimes there are COs and SUBs,
but again, there is no way to determine if or how many there will be
for any given site.

I may be way in over my head here - I'd appreciate any feedback!

Thanks in advance for bearing with me.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Conditional display - IF cell is blank, display next used row!

~ bump ~ anyone with ideas for me?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,081
Default Conditional display - IF cell is blank, display next used row!

Try stating your problem within the body of the message, not the header. I
can't see all of the header, and I'm sure others have the same issue

"Patti" wrote:

~ bump ~ anyone with ideas for me?


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
Can a cell display blank under certain conditions? DS2005 Excel Discussion (Misc queries) 2 December 17th 09 11:22 PM
Average Formula to display blank cell if named range is blank Rachael F Excel Worksheet Functions 3 February 22nd 08 05:05 PM
Conditional format if cell does not display a blank Pierre Excel Worksheet Functions 1 October 17th 07 09:46 PM
Display value from another workbook, if less than display a blank aldutson Excel Worksheet Functions 2 July 27th 06 08:45 AM
how to get excel to display blank if reference cell blank silent1(not) Excel Worksheet Functions 1 December 2nd 05 02:49 PM


All times are GMT +1. The time now is 04:44 PM.

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"