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 Shaun E 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: *

  • Users: sankalpa
  • Content: Threads
  • Order by date
  1. sankalpa

    Images - default formats (positioning) in Word XP?

    Is there any way to set up defaults for image positioning in Word XP? I am creating a picture-loaded workbook. Each time I insert an image, it is automatically placed hard left on a new line. To position it, I must right-click, select format, select positioning etc. What I want is to insert an...
  2. sankalpa

    VB6 - Split function - "Subscript out of range"

    My program: (I don't have the code with me but as I remember it: Dim myarray()As String Dim Part1, Part2, Part3 As String ...... openfile (containing lines e.g.: 'word1|Word1|werd1') .......Start Loop .. (While not EOF) .............read line into Inputstring myarray() =...
  3. sankalpa

    Combo box - display more than one field

    Hi y'all, MS Access 5 Database: Film Awards Combo box accesses Query: AwardID, Ceremony Name, Award Name - e.g. 1233, Razzie, Worst Actor Combo box properties: Column count: 3; Column widths: 0;2cm;2cm; Bound column: 1 Problem: 'Ceremony Name' and 'Award Name' are listed in two columns BUT...

Part and Inventory Search

Back
Top