Re: Split a list into two halfs

From: Peter Meier (i-renner_at_gmx.de)
Date: 05/10/04


Date: Mon, 10 May 2004 15:44:30 +0200

Hi Jeff,

sorry if I did not make myself clear. I certainly know the difference
between a spread*** and a relational database. :-)
I just need a form that presents records in a way that looks like I
described. In fact its all about warehouse management and products with
lots of attributes.
I worked on it thew last few hous and I created a form with two subforms,
both related to the same table. Now I can see a record in both lists (each
list containing half of the number of attributes a record consists of) and
as long as I do not scroll in one of the two lists it looks good. If I
could synchronize both lists, so that both scroll simultaneouly, it would
be great. Is this possible?

Regards,
Daniel

On Mon, 10 May 2004 06:04:33 -0700, Jeff Boyce
<JeffBoyce_IF@msn.com-DISCARD_HYPHEN_TO_END> wrote:

> If you've simply moved an Excel data structure over into Access, you will
> find that you have to struggle mightily to get Access to do what should
> be
> (and are) simple things. This is because Access is a relational
> database,
> and the underlying table structure that you need sounds like it is a
> spread***.
>
> Please provide more information about the kind of data you are working
> with,
> and check into Access HELP on normalization.