Hide unwanted data dan auto arrange

anzacks

Registered User.
Local time
Tomorrow, 07:24
Joined
Mar 14, 2008
Messages
18
Hi all,

I have a table like below

Item ; D1 ; D2 ; D3 ; D4 ; D5 ; ....., D20
X ; X1 ; X2 ; X3 ; X4 ; X5 ; ....., X20
Y ; Y1 ; Y2 ; Y3 ; Y4 ; Y5 ; ....., Y20
Z ; Z1 ; Z2 ; Z3 ; Z4 ; Z5 ; ....., Z20

These data will be displayed in 2 reports.
Report A will show all data from D1 to D12 but Report B only show selected data from D1 to D20.
What I want to do is, when I don't want to show selected data (e.g. D2), it place is replaced by following data (e.g. D3).

Anyone has tried this?
:confused:
 

Users who are viewing this thread

Back
Top Bottom