+ Reply to Thread
Results 1 to 13 of 13

Text appearing after some time un Text Box (ActiveX Control)

  1. #1
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Text appearing after some time un Text Box (ActiveX Control)

    Hi Team,

    I have created a price checker for my company- whatever I type in the Text Box (Inserted from Developer Tab) comes slowly. What is the reason?
    In this search box, i can use "*" to narrow the search (more accurate results will appear below) but the problem is I cannot use it in the reverse order.
    For e.g. If for showing the result, Microfiber Cloth, i have to search like this "Microfiber or Micro*fiber* etc. I need to get the results even if the search is in reverse order- for e.g. "Cloth*micro* . Is that possible?

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Attaching a sample workbook enables others to work on your problem:

    To attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include BEFORE/AFTER sheets if needed to show the process you're trying to complete or automate. Remember to desensitize the data.

    Click on GO ADVANCED and click "manage attachments" to open the upload window.





    To add a file to a post

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Suppose your data in "A2" as Microfiber Cloth
    In "B2"
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  4. #4
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Here you go.
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Please suggest a non-array formula for the below- refer the attachment in my previous post.

    {=IFERROR(IF(F8="","",INDEX(Data!$B$2:$B$101,MATCH(0,IF(SEARCH(Summary!$E$3,Data!$B$2:$B$101),COUNTIF(Summary!$F$8:$F8,Data!$B$2:$B$101),""),0))),"")}

  6. #6
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Try

    F8
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and drag down!!
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  7. #7
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Tried, not working properly.
    Can you please try in the sheet which i had uploaded.
    Assume the text range is between B2 to B11000.

  8. #8
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Check the attached file
    Attached Files Attached Files

  9. #9
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Great. Thank you.

  10. #10
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    can you give me a tip to speed up the typing in Textbox, it's so slow when there is more lines.

  11. #11
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Check the attached file... May be it should work little fast.
    Attached Files Attached Files

  12. #12
    Valued Forum Contributor
    Join Date
    04-27-2015
    Location
    Abu Dhabi, U.A.E
    MS-Off Ver
    Office 365 | 2016
    Posts
    696

    Re: Text appearing after some time un Text Box (ActiveX Control)

    It's better now, but when we type the letter, it comes (visible on the textbox) after a few seconds, why it's like that?

  13. #13
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Text appearing after some time un Text Box (ActiveX Control)

    Try

    Open Excel --> Options --> Advanced --> Under display options --> Check "Disable hardware graphics acceleration". Restart excel.

+ 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] ActiveX control initialization warning appearing out of the blue
    By iswehr in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-25-2016, 09:21 PM
  2. Replies: 1
    Last Post: 06-09-2014, 04:11 AM
  3. ActiveX Control Text Box inserted which is not letting to fetch the desirous result
    By warriorpoet7176 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-20-2014, 04:27 PM
  4. Replies: 1
    Last Post: 04-20-2014, 04:15 PM
  5. [SOLVED] Text Box Activex control doesn't return a linked cell's value in date format
    By mcduderz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-16-2013, 01:42 AM
  6. ActiveX Control labels and text
    By bscdave in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-30-2012, 03:50 PM
  7. [SOLVED] ActiveX Control text box
    By Mary Thomas in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-21-2006, 06:00 PM

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