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 Chris Miller 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: jkasu
  • Order by date
  1. jkasu

    Copy records to word from excel

    Thank you PHV for the feedback. As am not a programmer I am still getting problem please advice as i am getting run time error type mismatch Dim xlWB As Excel.Workbook Dim xlApp As Object Dim i As Integer Dim ws As Worksheet Dim text1 As String text1 =...
  2. jkasu

    Copy records to word from excel

    If I try to run following script in word it gives error but if I use same in excel its fine. I am running word template to open excel sheet and then search for record in first row Columns("A:A").Select Selection.Find(What:="OBS", After:=ActiveCell, LookIn:=xlValues, LookAt _ :=xlPart...

Part and Inventory Search

Back
Top