Hi!
Is it possible to include libraries automatically in Excel?
I've some libraries wich aren't preinstalled at some other workstations. I'd like to include them automatically so that no user has to do that.
tia, Maniac777
Hi everyone!
I've already searched for a post wich can help me... nothing found :(
I'd like to move entries from one List box to an other. I use vba in excel and the listbox-object does not support the "drop"-method. I have integrated two Listboxes: 'Listbox1' and 'Listbox2'
tia Maniac777
The first one was solved because I' done what bjd4jc(Programmer) said on 20-Jul-05 12:15. Then I found a litte typing mistake... :(
--> Solved
The second problem was solved because I've change the incorrect 'SORT BY' into a 'ORDER BY' and I placed single quotes around the values in the...
Thx for your help. Now it works...
But I've another dao related problem. I try to execute this code and I receive an Errormsg:
------------------------------------
Runtime Error '3075'
Syntax Error(missing operator) in query expression
'Project=" & prno & " AND EmployeeSupplier=[" & emplsupp &...
@petermeachen
The records are still there and the file still has the same size...
@waytech2003
No I haven't tried yet, because I'm not sure how it works...
Hi!
I've problems with clearing the table's records. I've alredy tried some of the cummon way but instead of deleting it does nothing, neighter shows the debugger an error-msg.
I'm using the DAO module. I'ms sure there are better modules but I need this module...
The code I use...
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.