Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make a condition to move position of cell ?

Status
Not open for further replies.

phf2711

Programmer
Sep 25, 2003
2
BE
Hi,

In my Business Object report, i need to make a condition to move up cell if cell above of this is empty.

where can i make it ?

Thank you for you help.
Have a nice day.
Bye.
 
Hi,

you cannot move the cell above, what you could do is try giving filter.


Thanks,
Suj
 
You can't move it. You need to think about this differently. You can either use alerts or if-then-else to show a value based on a condition.

Or you could use the hide cell capability to hide/show the cell based on a condition. Use Format-Cell-Appearance if you want more info.

Steve Krandel
Knightsbridge Solutions
formerly BASE Consulting Group
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top