indicate window left

T

thread

Hi all

I'm building a form with alot of fields,one of my issue that i'm trying
to solve is how can i indicate the window's left view in order to keep
all the time some of the fields on the screen apon scrolling right or
left

any ideas?
 
M

missinglinq via AccessMonster.com

You can only do this in datasheet view, which I assume is what you're using.
Open the form up, selct the column, right click the mouse, select Freeze
Columns. If you need to freeze more than one column, select one, hold down
<Shift> and select the others, then Freeze them. To unfreeze them, do the
same thing but pick Unfreeze .
 
T

thread

the problem is that i have diffrent data separed to header,detail and
footer(i have data and downstairs the sum)
missinglinq via AccessMonster.com ëúá:
 
T

thread

the problem is that i have diffrent data separed to header,detail and
footer(i have data and downstairs the sum)
missinglinq via AccessMonster.com ëúá:
 
Top