Removing Scroll Bar From Subform

May 21, 2007

Can this be done I dont really need the scroll bar in one of my subforms, can I remove it and prevent users from using it?

View Replies


ADVERTISEMENT

Forms :: Subform Scroll Bar Scroll To Bottom?

Apr 25, 2013

I have a form and in the form is a subform. When I add a record with the following code, the subform detail scrolls in such a way that you can't see the record you just added...only a single blank new record. Can you set the scroll position so that I can see all the previous records including the one I just added?

Private Sub Add_PROJ_RECORD()
On Error GoTo Err_Add_Click
Me.PROJECT_DATA.Locked = False
Me!PROJECT_DATA.SetFocus
DoCmd.GoToRecord , , acNewRec
Me.PROJECT_DATA.Form.PROJ = PROJ_COMBO
Me.PROJECT_DATA.Form.SPEC = SPEC_COMBO
Exit Sub

View 2 Replies View Related

SubForm Scroll Bar

May 3, 2006

I have a subform on my main form that uses a query to display the information. On the query and subform there is a discussion field. I would like to put a scroll bar on this field so the user can scroll through the text since it could possibly be large but the scroll bar function does not work on this field. I have tried setting the scroll bar feature in properties for the sub form field but it will not put it on this field. Any ideas????

View 6 Replies View Related

Scroll Bar To SubForm Query Results

May 2, 2006

I have a subform that is populated by query results. In the query i have a field called Discussion that is just a free form field where the user can input any information. On my subform the field is not big enough to show all of the data if it gets large. Is there a way to add a scroll bar to this field on my qery so it will appear on the subform so the user can scroll down if necessary to see more of the text in this field?

View 2 Replies View Related

Forms :: Scroll Bar Position With A Subform

May 22, 2013

I have a form that i have created with various tabs along the top, e.g. customer details, customer contact etc etc.I have a subform on one of the tabs.

That subform also has tabs on it.When clicking on the main form tab it goes to subform but the scroll bar moves down only to show the subform tab options. I have to keep scrolling back up to see the main form tab options.

View 7 Replies View Related

Form / Subform Vertical Scroll

Apr 3, 2014

I'm having a vertical scroll issue thats very strange. Most of the time I can scroll vertically fine, but every now and then it locks up and wont let me scroll down, especially with the mouse wheel. A couple of the engineers have had even weirder symptoms where they cant even scroll down using the arrow keys on the keyboard.

View 14 Replies View Related

Forms :: Removing Formatting From Subform?

Apr 10, 2013

I have a form with embedded sub-form in datasheet view, and all data displays correctly, the problem I have is in formatting the sub-form to match the main form. I would like to remove all headings, background color etc. and leave only the data showing, however I am unable to achieve this from the properties window and suspect I may need to look for an alternative way to display the data.

View 1 Replies View Related

"Tab" Doesn't Scroll Right In Subform

Mar 28, 2006

Hi,

My question is:
I have a subform which is located in a Tab control within a main form.
The subform is horizontal and exceeds the page width.
When inserting data the Tab key doesn't result in auto scrolling of the page to the right (as opposed to using Tab in a regular form).
This means that I have to use the horizontal scroll bar all the time. How can I fix this?

Any suggestions would be appriciated

View 2 Replies View Related

Scroll A List Box

Feb 19, 2005

I have a text box and a list box in a form.

When the user types in something in the text-box i want the closest matching record (based on the first column) of the list box to be scrolled to.

For eg.

Text in Text box is Kan

Then the list box should scroll to records starting with Kan.

I am currently achieveing this using Sendkeys as i have rarely used list boxes but would prefer a cleaner method if possible.

View 4 Replies View Related

Scroll Up Down Buttons

May 13, 2005

The detail section of my (continuous) form may or may not have a scroll bar on the side depending on the number of records. When it is there, it is way off to the side and the user may not notice that there are more records to view. I'd like to add Up/Down buttons to the footer that become visible when the scroll bar is visible, and work like the Up/Down buttons on the scroll bar.

Can anyone suggest how I might code this?

Thanks,

Sup

View 3 Replies View Related

Scroll Bar Colours

Jun 23, 2005

Is it possible to change the colour of scroll bars in subForms?

Seems odd that you can easily customise all the colours, yet have to settle with a horrible looking grey scroll bar!

Any help or a 'work-a-around' to the problem would be welcomed.

Thanks

View 1 Replies View Related

Scroll Bars

Nov 7, 2005

I'm trying to auto scroll the Detail Section where the user will able to see the last record on my continuous form.

Can anyone tell me how to do this?

My sincere thanks!

View 3 Replies View Related

How To Insert Scroll Bar?

Nov 23, 2005

I'm a fairly new user of Access-self taught, working for a small company. I can't figure out how to insert a scroll bar in my form to allow users to scroll down to the bottom of the page. When I switch to design view, a scroll bar is automatically included, but when I switch back to form view, there is none. I've tried inserting a scroll bar from the "More Controls" button list, but it won't scroll my form: the slider just blinks when I try to move it around. Any help would be appreciated.

View 1 Replies View Related

Scroll Bar Issues

Dec 13, 2005

Hi everybody. I need some major help. I created a form that does not fit in one screen (too long),so I use scroll bar. The problem is that when i turn the wheel up/down on mouse, it flips through all of my user IDs, like ID1, ID2, etc. instead of scrolling down. What do you propose? Thank you.

View 2 Replies View Related

Scroll Button

May 3, 2006

Hi! How can I disable the scroll button of the mouse?

View 1 Replies View Related

Mouse Scroll

May 20, 2006

Hi all,

I have read much about disabling the mouse scroll bar - but my problem is that while I want the use of the scrollbar, it is very jumpy.

Does anyone know how I can control the functionality of the scroll bar?

Cheers

Robert

View 1 Replies View Related

Scroll Bars

Nov 12, 2004

Basically what I want to do is create a form that combines 2 tables. For example, I want to be able to display a name, then display and be able to scroll through all information associated with that name. For instance, if the name had more than one address, how would I create that form with the right relationships and with the scroll bars? Thanx

View 3 Replies View Related

Scroll Bars

Dec 12, 2004

Is it possible to change the color of the scroll bars?

View 1 Replies View Related

Record Scroll Loc

Apr 19, 2007

When I am filling data in a form, I will use my scroll button on my mouse to go to the next field. Instead, it takes me to the next record. How can I prevent from going to the next record? Thanks!

View 1 Replies View Related

Textbox With Scroll Bars

Mar 12, 2008

how can i make a text box (with multiple lines) display a permant scroll bar on the right hand side?

View 2 Replies View Related

Mouse Scroll Event......

Nov 29, 2005

I am a newbie to access programming...... I have forms, and while entering data in them, somebody scrolls the mouse, it does not save the information and starts showing all the records. I want to prevent thos mouse scroll event from happening.... i will ike to disable the mouse scroll event for my database.. Has some one run into this problem..... Please let me know, how i can take care of this..... I will really appreciate it..... Thanks

View 6 Replies View Related

Vertical/Horizontal Scroll Bar

Jan 6, 2006

Hi, In MS Access,

In the form design,

How can I change the Vertical Scroll bar color?
I want to keep it for using, but the color is always grey color.
How can I change the color of the scroll bar?

Thanks.

View 4 Replies View Related

Updating A Text Box To Scroll

Jan 31, 2006

OK, this one is doing my head in!

I'm using aleb's most handy code from this thread (http://www.access-programmers.co.uk/forums/showthread.php?t=100636) to have a multi select list box that determines recipients of an e-mail from the list.

I thought it would be handy to have it make a list that updates at the same time, showing what e-mail addresses will be sent. Here's the code I used:

Private Sub lstMailTo_Click()
Dim varItem As Variant
Dim strList As String
Dim strElist As String

Me.cmdEmail.Enabled = True
With Me!lstMailTo
If .MultiSelect = 0 Then
Me!txtSelected = .Value
Else
For Each varItem In .ItemsSelected
strList = strList & .Column(0, varItem) & ";"
strElist = strElist & .Column(0, varItem) & vbNewLine Next varItem
If strList = "" Then
Me!txtSelected = strList
Me.cmdEmail.Enabled = False
Me!txtEadd = ""
Else
strList = Left$(strList, Len(strList) - 1)
Me!txtSelected = strList
Me!txtEadd = strElist
End If
End If
End With
End Sub

The code works, but when the text box becomes filled, you cannot see the bottom of the list.
How can I set it to know this and automatically put a scroll bar in, so the addresses can be reviewed before hitting send?
I was interested to see if I could do something similar, but instead have a label display just the last item selected. I tried strElist = .Column(0, varItem) and setting the label caption to strElist, but this only displayed the first item selected. How would I do this?

Many thanks in advance for any assistance!

View 1 Replies View Related

Listbox HELP: Horizontal Scroll???

Mar 15, 2006

Settings are:

Column Count: 2
Column Widths: 0"; 20"
Bound Column: 1

Width: 9.5417"


Why am I not getting a horizontal scroll bar?

If I add a 3rd column in I get a horizontal scroll, but it scrolls from column to column instead of across the full text of one column.

View 5 Replies View Related

Combobox Scroll Problem

May 15, 2006

Hi Group,

First post here.

I'm using Access 2002 SP3 and have a number of comboboxes that all have the same problem.

When I scroll to the bottom of the list it only shows part of what I expect to see and when I let go of the scrollbar it pops up to the middle of its travel.

Scroll down again and I see more of the list. I have to scroll down 5 times in order to see the complete list.

Any idea what's happening?

Thanks in advance,

Randy

View 5 Replies View Related

Disable Mouse Scroll

Oct 9, 2006

On the database I am working on, it would not be convenient for me to install the mouse scrolling that determines if the mouse should scroll down the form, or to the next record.

That is a nice feature, but more than I need.

I only need to disable the mouse scroll bar (so the users do not get confused and then update the wrong record). Is there an easy way on the open of a form to completely disable the mouse scrolling feature?

Thank you,

TJ Bernard.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved