Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RickyRicardo

    changing proxy settings

    I am looking to change the automatic configuration script in IE 5 so that I can switch from using an internet connection to using a local server at http://localhost -- I would like to be able to access this property from VB. Could someone please tell me how to go about doing this?
  2. RickyRicardo

    VBA Editor, something running even though nothing is

    I created a Database Application and when I am in the Visual Basic editor, at the top where is says "Micrsoft Visual Basic - Database Name" it says [running]. What is running? I have nothing open. Nothing hidden that I know of. Is this supposed to happened or is something running that...
  3. RickyRicardo

    Form prints with blank pages

    Hi, Problem 1: I have a form, that has a lot of controls, actually the maximum number of controls. When the form loads, some of the controls are visible and some are not, depends on the selections of the user. When, i print out the form there is always extra blank sheets. I was thinking that...
  4. RickyRicardo

    Code is skipping a Line

    I have a large function that runs. It takes time to run so I have a progress bar in it. I am trying to make a label become visible in the Top of the function, but it skips that line. How do i fix this error? Ricky
  5. RickyRicardo

    Run Time error 462

    im having problems with this error. It only comes up every other time. I can run my code once and it works perfectly, but the next time it wont work. In my code i open a Word document, from Access, and create a table in Word. The table is being populated by a table in Access. What can I do to...
  6. RickyRicardo

    Automating Word from Access

    Does anybody know how to Merge a table in word from Access and to fill a value in the merged field? Thanks Ricky
  7. RickyRicardo

    Changing word table widths from acess form

    I have made a routine that creates a table in MS Word using MS Access. The values are filled in from Access, but the only problem I have is that I cannot change the Table Widths. Ive tired InchesToPoint and MillimetersToPoint. I dont know why I cant change the widths. I Have 19 coloumns. The...

Part and Inventory Search

Back
Top