by: Niranjan |
last post by:
I downloaded Access Mouse Scroll Hook from www.lebans.com. I have
Windows 2000 and Access 2000. It did not work on my machine. I copied
the dll to c:\Winnt\system folder and then opened the...
|
by: Eddie Smit |
last post by:
Hi all,
In our database we have a form with a subform.
If this subform contains some records, but they al 'fit' in this
subform one can scroll down with the mouse. But one CAN NOT SCROLL UP...
|
by: Devonish |
last post by:
I have a form designed as a Continuous form which displays one record
per
line. Taking account of the header and footer and the size of the
screen, I
can display 30 records at a time. I can see...
|
by: ilushn |
last post by:
Help! I am having a very aggervating problem with Access. Call me
lazy, but I like to copy and paste addresses from Access into
microsoft work, like for sending letters where I only need about 3...
|
by: Bryan Masephol |
last post by:
Hi All
I got a datagrid and a ComboBox on a form. I populate the combobox with
years for all the data avaiable. When the user chooses a year the datagrid
is populated with the specific years...
|
by: Code Monkey |
last post by:
using VS2005 and c# to create a windows forms application.
One of my forms has a panel which I've added various controls to. Now,
I've set the autoscroll property to true, which is great, but I...
|
by: James |
last post by:
Hi,
I have a Windows Forms application which uses multiple child forms (MDI
interface).
The height of one of the child forms is larger than the height of the MDI
client area, so when this...
|
by: bob |
last post by:
The help system says you can "get" (not set) the number of lines the
mouse moves upon one "notch" of the wheel. The value for my system is
4. How do I force it to do only 1. Give me the EASY way,...
|
by: Roscoe |
last post by:
Hi, my first post here. I am running Access2000 SP3 under XP Pro SP2 and I have a Logitech MX 3000 cordless mouse. My problem is that the mousewheel will not scroll in a listbox. It will scroll...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|