i need to move some labels to the right by code.What is the command of doing that and how can i define the position of the label in the form.For example the left property of the label is 8,198 cm
Type: Posts; User: solar; Keyword(s):
i need to move some labels to the right by code.What is the command of doing that and how can i define the position of the label in the form.For example the left property of the label is 8,198 cm
Much obliged, of course i would prefer to rename the field in the table, but is it possible? i mean by code, since all my commands will be automated ?
I have a function for importing an excel file into a ready table.However I want to change the names in the tables and this function does not allow me to do it. The function is :
Dim strFile As...
Thank you anyway very much for your reply. You have always been very obliging and professional.I want to expres once again my appreciation since it was because of this Lounge that i have a working...
(Edited by HansV to make URL clickable - see <!help=19>Help 19<!/help>)
Thank you for your reply.The fist page of the list is :
http://catalog.bg/branch.php?id=8
Thank you for your reply.The fist page of the list is :
http://catalog.bg/branch.php?id=8
I have to copy many addresses from a web page into a table. I have to write down each address separately and there are hundreds of them.Is there any tool with which to convert the addresses into...
Thank you Hans. Just to bring my question to the end is it absolutely impossible to send a table to a password protected database ? For example with copy object or some other method ?
I have problems with the command TransferDatabase.When i open a database with a password, it is OK, but when i add on the command TransferDatabasesekd, i am asked for the password, even though...
Just to let you know that it is perfect now . Thank you so much. !
I want to delete a table in a remote database. In order to do that i have to delete the relation, otherwise i am not allowed.The table to be deleted is called products and it is related with the...
I could go to the immediate window but i am sending the form and the module. On clicking the control in the form i get the error.I think i have omitted something
Thank you so much Hans ! As always perfect
Can i change the format property of the field in a remote database? Up to now the format property was set to Eur, and i want to have at as currency.I know how to create the field,but i do not know...
Thank you so much Hans,it works great
In my form i have a list box called List618.In the comman button a have a code that gives the error message " Too few parameters.Expected 1"
Str sql = "INSERT INTO ProductsArchive SELECT * FROM...
Thank you Hans for your good advice.Before starting to apply it, just to say that i have also a list box on the same form.Since you wouldnt do it with a search, perhaps that is what you mean, to do...
I have problems with appending and deleting a row from the form.The table i have is called products and the other table ProductsArchive.I want to carry out the actions from my button for finding the...
Thank you very much !
I have a table products where i have product numbers that are obsolete but i do not want to delete them forever.Is it possible to make another table where to store the old products and how to do it...
Thank you so much
I need to use in a function copying a new table structure only, exactly as when i do it manually with copy,paste,and select structure only.Can i do it by code ?
Yes, it all comes up the way i wanted.Thank you so much !!!
Thank you for your advice.I have built the crosstab query giving me months for each customer, but Accesd does not allow me to sort the customers from the field liters in descending order.Can i...
I have a query that orders the customers in ascending order depending on the liters sold.How can i order the customers also per month.? For example if customer A is on the first place with the...