+ Reply to Thread
Results 1 to 2 of 2

Input „≤“ and „►“ signs with VBA

  1. #1
    Registered User
    Join Date
    08-27-2013
    Location
    Munich, Germany
    MS-Off Ver
    Excel 2010
    Posts
    1

    Input „≤“ and „►“ signs with VBA

    Hi,

    I use vba and selenium wrapper for online test automatisation purpose. I want to input „≤“ and „►“ with vba in a web form.

    It should look like this:
    driver.findElementById("Ammount").SendKeys "≤ 3 Mio. €"
    or
    driver.findElementByLinkText("Next ►“).Click
    Unfortunately I can't input this signs or pass them from an excel sheet.


    Please give some solution to do.

    regards
    Kirill

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Input „≤“ and „►“ signs with VBA

    Kirill

    You'll find those characters if you goto Insert>Symbols
    If posting code please use code tags, see here.

+ 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] by Richard Buttrey - Message Box Error when Adjacent Cells Equal
    By xsoldoutx in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-13-2012, 08:07 AM
  2. ◄ Copy Column, but multiply by -1 ►
    By xsoldoutx in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-07-2012, 02:22 PM
  3. Final Stretch △ Event for Columns / Pull Data Separate Wkst △ Values ►►►
    By xsoldoutx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-23-2012, 10:47 AM
  4. ► Inconsistent Match Formula - Sample [SOLVED] 2x
    By xsoldoutx in forum Excel General
    Replies: 6
    Last Post: 08-20-2012, 11:57 AM
  5. Code which deletes all signs behind a number of signs
    By Mula in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-30-2009, 05:53 AM

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