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 strongm 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: colbyhynes
  • Content: Threads
  • Order by date
  1. colbyhynes

    Upload Excel Sheet to Access: Date Format Problem

    Hi All, I am trying to upload an excel file that contains dates in text format like this: yyyy mm dd (eg. 2012 03 14) I am getting a 'type conversion error' when I try to specify this data as a date. Does anyone know of a quick macro I can run that will take my text (eg. 2012 03 14) and...
  2. colbyhynes

    VBA Macro Type Mismatch Error :(

    Hi All! I understand the meaning of a type mismatch error ( runtime error 13 ) however I'm not sure what the problem is here... I've got one line of code that runs with no problems: ElseIf (Check = "Com") Or (Check = "COM") Or (Check = "HRP") Or (Check = "HIG") Or (Check = "PWR") Or (Check...

Part and Inventory Search

Back
Top