Results 1 to 12 of 12

vba error ambiguous name detected: RangetoHTML

Threaded View

defaultdefault vba error ambiguous name... 12-06-2021, 04:17 PM
defaultdefault Re: vba error ambiguous name... 12-06-2021, 04:19 PM
TMS Re: vba error ambiguous name... 12-06-2021, 06:10 PM
defaultdefault Re: vba error ambiguous name... 12-07-2021, 10:08 AM
romperstomper Re: vba error ambiguous name... 12-07-2021, 10:27 AM
defaultdefault Re: vba error ambiguous name... 12-07-2021, 12:44 PM
romperstomper Re: vba error ambiguous name... 12-07-2021, 12:52 PM
defaultdefault Re: vba error ambiguous name... 12-07-2021, 12:56 PM
TMS Re: vba error ambiguous name... 12-07-2021, 01:56 PM
romperstomper Re: vba error ambiguous name... 12-07-2021, 01:56 PM
Artik Re: vba error ambiguous name... 12-07-2021, 02:08 PM
defaultdefault Re: vba error ambiguous name... 12-30-2021, 11:30 AM
  1. #1
    Registered User
    Join Date
    10-08-2021
    Location
    USA
    MS-Off Ver
    MS Office 11
    Posts
    7

    vba error ambiguous name detected: RangetoHTML

    I am having an this error message come up: vba error ambiguous name detected: RangetoHTML, when I attempt to use the same code to create a email macro on the same sheet.
    I use a ActiveX control button with this code. I need both macros on the same sheet/tab as one email is a review email and the second email is to create the final email. I used the exact same code for both macros.

    From googling, I understand issue roots from the second use of the function needing to be named something different from the function used in the first macro--> which is where my question lies: how can resolve the ambiguous name detected error message with RangetoHTML?
    I have tried to rename the function myself, but that did not let the rest of the code work.
    Much help appreciated for a beginner in macros.

    Error occurs where: Function RangetoHTML_SelectionChange(rng As Range)
    [only second part of my code was pasted since part i could not submit]
    Last edited by defaultdefault; 12-06-2021 at 04:22 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Need Help PLEASE Ambiguous name detected "RangetoHTML
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-30-2021, 03:22 PM
  2. [SOLVED] Compile Error: Ambiguous name detected
    By trubio77 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-19-2017, 02:26 PM
  3. Compile Error : Ambiguous name detected
    By vasanthrs in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-17-2013, 09:58 AM
  4. VBA Compile Error: Ambiguous name detected
    By kieranoduill in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-08-2013, 05:31 PM
  5. [SOLVED] compile error ambiguous name detected!?
    By Margate in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-24-2013, 08:49 PM
  6. Ambiguous name detected error
    By jpxexcelforum in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-07-2011, 06:04 PM
  7. Compile error: Ambiguous name detected
    By Aletha in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-05-2008, 05:48 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