+ Reply to Thread
Results 1 to 4 of 4

Runtime error 1004 when selecting row numbers

  1. #1
    Registered User
    Join Date
    01-28-2021
    Location
    Melbourne, Australia
    MS-Off Ver
    2008
    Posts
    2

    Runtime error 1004 when selecting row numbers

    Hey there!
    I'm trying to make an issue log for emails which is as efficient to complete as possible.
    I've now created combo boxes to auto fill for 3 data validation lists and have inserted a date picker into the first column.
    I was originally having an ambiguous name errors until I sandwiched the code from one action into the other.

    It's now working as intended except for 2 issues:
    1. When I try to select the row numbers I get "runtime error 1004 - application defined error or object defined error." When I attempt to debug it highlights text in the VBA related to the visibility of the date picker.
    2. It is creating some memory issue after being used for a while which makes it take some time for the drop downs to function.

    I am very much a newbie to this world though I suspect it might be something to do with the worksheet not being well defined.
    Any help identifying how I can fix my code would be wonderful!

    Please Login or Register  to view this content.
    - PLR
    Last edited by Petalr; 02-01-2021 at 07:19 PM.

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Runtime error 1004 when selecting row numbers

    Hi, newbie or not, welcome.
    The code tells many things but not what you have, I would suggest to attach the file with non-sensitive data , a small sample is enough WITH the macros and explain clearly which date picker you're using.
    It's probably something you need to check, if the cell value is not a date or so. This version 2008? MAC?
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    01-28-2021
    Location
    Melbourne, Australia
    MS-Off Ver
    2008
    Posts
    2

    Re: Runtime error 1004 when selecting row numbers

    Hi there, sorry for the late reply, this project became a bit sidetracked, but it is important so we're picking it back up.
    I'd appreciate any help I can get on this one.
    I've attached a version of this spreadsheet with non-sensitive information.
    I'm unsure where the date picker came from unfortunately as it's been some time.
    It is also the 2008 version of excel.
    Attached Files Attached Files
    Last edited by Petalr; 07-22-2021 at 09:14 AM.

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,937

    Re: Runtime error 1004 when selecting row numbers

    Doesn't work here either, missing ocx control and I'm not adding datepickers to my system.
    Maybe it's on your system in an addin or what ever.
    Sorry
    Attached Images Attached Images

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Runtime Error 1004 + Runtime 5
    By jrean042 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-07-2020, 08:16 AM
  2. VBA error: runtime error 1004 : Method range of object - 'Global' failed.
    By Afjio12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-28-2019, 04:37 AM
  3. Replies: 5
    Last Post: 08-19-2015, 07:10 PM
  4. Runtime error '1004': Paste special method of range class error.
    By Daryl Zer0 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-05-2014, 01:44 AM
  5. [SOLVED] VBA Error: Runtime Error 1004: AutoFilter method of Range class failed
    By jl22stac in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-03-2013, 07:27 PM
  6. VBA vlookup won't find numbers - runtime error 1004
    By wonderdunder in forum Excel General
    Replies: 9
    Last Post: 05-26-2011, 04:53 PM
  7. Runtime Error 1004 on selecting range
    By MaltzMD in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-22-2005, 11:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1