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 IamaSherpa 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. BigMoon

    Text Fields - Getting to the end of

    Roy Used the len method, now works perfect. Thanks again BigMoon.
  2. BigMoon

    Text Fields - Getting to the end of

    Roy You're solution works great if just atached to a button, or as an 'Got Focus' trigger. I am however using it as part of the function below.. basically, read a file and output file it to a text field if file has changed.. Function Run_Rsh_Command(strCommand As String, strDrive As String...
  3. BigMoon

    Text Fields - Getting to the end of

    RoyVidar The method you identified works fine until the text field height is reached, then when the VB moves the focus off to carry on processing, the text field the field 'resets'. I'm not sure if this can be got around? PS its probably a forms question, but since I was driving it from VB....
  4. BigMoon

    Text Fields - Getting to the end of

    I'm periodically reading a log file into a text field and would like to goto the end of the text in the field after each update.. is this possible? If so .. how??
  5. BigMoon

    Creating an organization chart in Visio from Excel

    Digitall The version we have here has that option greyed out.. I have managed to get round it by creating copies of the shapes, in the colors I need! Its not a clever solution, but solves my problem. Thanks for you help
  6. BigMoon

    Creating an organization chart in Visio from Excel

    Digitall Thanks for the response, I'm using Visio 5.0 and can't see a FillForegnd cell in the available sections to set it.. where should I look, I assume its in the Shapesheet?
  7. BigMoon

    Creating an organization chart in Visio from Excel

    I can create an organization chart from an excel file, but was wondering how/if its possible to add a 'color' attribute to fill the position boxes when it gets drawn? An help would be greatly appreciated. Cheers Jason

Part and Inventory Search

Back
Top