Oct 10, 2003 #1 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, 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.
Oct 13, 2003 #2 suj2000 IS-IT--Management Apr 1, 2002 7 US Hi, you cannot move the cell above, what you could do is try giving filter. Thanks, Suj Upvote 0 Downvote
Oct 13, 2003 #3 skrandel MIS Aug 23, 2002 1,378 US 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 http://www.knightsbridge.com Upvote 0 Downvote
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 http://www.knightsbridge.com