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 gkittelson 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: mrc72
  • Order by date
  1. mrc72

    Runtime Error 1004

    I also just received a "Run-time error 429 - ActiveX component cant create object" error and the calculation ended with no actual results. Thanks for the attempt PH.
  2. mrc72

    Runtime Error 1004

    PH - Thanks for the quick post. It appears to be working, but it is going slowly. I have over 500k lines and each one is taking 2 - 3 seconds to load and calculate. Any easy way around that? MRC
  3. mrc72

    Runtime Error 1004

    I continue to receive a runtime error 1004 when I attempt to use the celing function in Access. I have created a module which looks like the following: Public Function MyCeiling(inputval As Double, roundval As Double) As Double MyCeiling = Excel.WorksheetFunction.Ceiling(inputval...

Part and Inventory Search

Back
Top