Skip to Content
0
Former Member
Feb 25, 2011 at 07:44 PM

blank space on report layout.

32 Views

i have a report which lists patients and the hospital visit.

it also lists the test that were done.

dataset is a sql stored procedure.

BMP to be checked

Hold dialysis.

Neuro eval.

Transfer to step down unit.

Neuro stroke evaluation (recent CT Head and MRI negative)

Transfer to Neuro Step Down

O2 by nasal cannula provided

Remained in present room

the values display as above, i need to either bucket them so the values sits below its label.

AIRWAY/ BREATHING BLOOD TRANSFER

BMP to be checked Hold dialysis Transfer to step down unit.

the problem i am having is if the there is no value associated with a label it leaves a blank space.

if i place the values in the detail section and try to underlay them i get a layout like this.

VISIT ID AIRWAY/ BREATHING BLOOD TRANSFER

000010928 384 BLANK SPACE HERE

Hold dialysis

O2 by nasal cannula provided

how can i get rid of the blank space?