Hi all
I've got a webiste that contains several div's.
One of my div's may scroll. This works in IE.
But in Firefox and Oprea i can only scroll by useing the scrollbar.
I've created a CSS what contains
body{
width: 100%;
height: 100%;
overflow: hidden;
}
#menu {
overflow: hidden...
Hi
If the fulling problem
If got 2 tables
One with companies en one with cities.
in my table compy i've got three numbers. These nummers are the same as a number of a city in the table cities.
for example
Table company
Mycompanie 1, 2,3
table cities
1, Amsterdam
2, New York
3, London
Can...
Hi
I've created a userfom and module that I import. Then I save my Excel document on another name and open it. When i Open it and want to show my imported userform. i've made this code but that doesn't work have anyone an idea how i Can get it work
Code to import the module and the userform
VB...
Hi
I've got a userform with 3 textboxes and command_button
When I press the command_button
The fulling code will work:
VB:
--------------------------------------------------------------------------------
Private Sub CommandButton1_Click()
Set myOlApp =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.