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...
Well I have entries in my compay table with no corresponding city entry. So i think I have to use the left outher Join. but I don't how. Can anyone halp me
Raymond
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...
What i want is this
Make a Excel sheet based on a template. The template I've made is used to make a bill.
I also have database with some data that is why I use the ADO Object.
When you open the template it must import a userfom and a module and Show the userfom that contains some comboboxes...
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...
Setting teh dircetory for the saveas dialog can you do if you reference to excel
and then use the fulling code
dim myolexcel as new Excel.appliaction
With MyOlExcel
Dircectory = .DefaultFilePath
.DefaultFilePath = PathAttach...
Hello SBendBuckeye
Correct me if i'm wrong but
When I've clicked on het button the sub will end and as for as I know the value of my variable that I use for saveing my message will also be empty.
Where can i or how can i find what is that variable or what is the filename so I can save it on...
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.