Search:

Type: Posts; User: solar; Keyword(s):

Page 1 of 7 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    237

    move right (Acess 2000)

    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
  2. Replies
    3
    Views
    296

    Re: Import from Excel (Access 2000)

    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 ?
  3. Replies
    3
    Views
    296

    Import from Excel (Access 2000)

    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...
  4. Replies
    8
    Views
    287

    Re: Web Page (Access 2000)

    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...
  5. Replies
    8
    Views
    287

    Re: Web Page (Access 2000)

    (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
  6. Replies
    8
    Views
    287

    Re: Web Page (Access 2000)

    Thank you for your reply.The fist page of the list is :
    http://catalog.bg/branch.php?id=8
  7. Replies
    8
    Views
    287

    Web Page (Access 2000)

    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...
  8. Replies
    3
    Views
    606

    Re: Transfer database (Access 2000)

    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 ?
  9. Replies
    3
    Views
    606

    Transfer database (Access 2000)

    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...
  10. Replies
    2
    Views
    319

    Re: delete table in remote db (Access 2000)

    Just to let you know that it is perfect now . Thank you so much. !
  11. Replies
    2
    Views
    319

    delete table in remote db (Access 2000)

    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...
  12. Replies
    9
    Views
    414

    Re: Too few parameters (Access 2000)

    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
  13. Replies
    2
    Views
    256

    Re: Change the format propert (Access 2000)

    Thank you so much Hans ! As always perfect
  14. Replies
    2
    Views
    256

    Change the format propert (Access 2000)

    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...
  15. Replies
    2
    Views
    195

    Re: Too few parameters (Access 2000)

    Thank you so much Hans,it works great
  16. Replies
    2
    Views
    195

    Too few parameters (Access 2000)

    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...
  17. Replies
    3
    Views
    202

    Re: Append and delete query (Access 2000)

    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...
  18. Replies
    3
    Views
    202

    Append and delete query (Access 2000)

    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...
  19. Replies
    2
    Views
    169

    Re: Archived table (Access 2000)

    Thank you very much !
  20. Replies
    2
    Views
    169

    Archived table (Access 2000)

    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...
  21. Replies
    2
    Views
    633

    Re: Copy table structure only (Access 2000)

    Thank you so much
  22. Replies
    2
    Views
    633

    Copy table structure only (Access 2000)

    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 ?
  23. Replies
    4
    Views
    472

    Re: query per month (Access 2000)

    Yes, it all comes up the way i wanted.Thank you so much !!!
  24. Replies
    4
    Views
    472

    Re: query per month (Access 2000)

    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...
  25. Replies
    4
    Views
    472

    query per month (Access 2000)

    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...
Results 1 to 25 of 166
Page 1 of 7 1 2 3 4