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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

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

    Microsoft VB for Applciation - XML file Result skip the else statement.

    Hi Guys, I have this vb code : - If LineCode <> NextLineCode Then Call WriteHeaderStart(a) SequenceNumber = 1 Call WriteSubLine(a) NextLineCode = Worksheets("Entries").Cells(Itemrow + 1, 1) Else...

Part and Inventory Search

Back
Top