Vertical layout....

M

Mike G

Hi

Is it possible to present the data in a multi record form vertically? The
lay-out must be similar to the calendat lay-out of Outlook.
It must be possible to update the data.

Any ideas?

Thanks

Mike
 
M

Mr. B

Hi

Is it possible to present the data in a multi record form vertically? The
lay-out must be similar to the calendat lay-out of Outlook.
It must be possible to update the data.

Any ideas?

Thanks

Mike

Try setting you form to Continuous Form. this will show your records
in a veritcal list.

HTH

Mr B
 
M

Mike G

I think you misunderstood my question. Of course you need to set the
Continuous option. But then each record is presented in a horizontal row.
I rtry to make a lay-out with the data of one record presented in a vertical
column. The columns must show the next records etc.

Regards

Mike
 
M

missinglinq via AccessMonster.com

"Is it possible to present the data in a multi record form vertically?"

No!
 
S

scubadiver

I guessed this might have been the question. My question is: why would you
want to?
 
S

scubadiver

They only way to do it would be to export the information into Excel and
transpose the cells. using paste special
 
Top