+ Reply to Thread
Results 1 to 2 of 2

Select Range Between Two Variable Cells with bold font

  1. #1
    Registered User
    Join Date
    06-14-2018
    Location
    hk
    MS-Off Ver
    2010
    Posts
    1

    Select Range Between Two Variable Cells with bold font

    Hello,

    I would like help to select a range between 2 cells with certain criteria:

    I have this code:

    Please Login or Register  to view this content.
    But instead of finding the two cells with the word "bold" I would like to find the two cells with bold font.

    Appreciate all your help!!
    Last edited by Leith Ross; 06-14-2018 at 09:25 PM. Reason: Added Code Tags

  2. #2
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: Select Range Between Two Variable Cells with bold font

    sonci99, welcome to the forum.

    Unfortunately your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Click on Edit to open your thread, then highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here

    (Please amend your first post)

    Try this for starters.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

+ 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. Add Bold Font Cells
    By EssoExplJoe in forum Excel General
    Replies: 3
    Last Post: 09-11-2017, 10:25 AM
  2. [SOLVED] How to use Bold Font in MsgBox variable?
    By geophysicist in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-22-2014, 06:01 PM
  3. Select and Name a Range of Cells with Variable Row
    By flovettsr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2011, 04:31 PM
  4. find largest number in a range and change font to bold
    By xlnewbee in forum Excel General
    Replies: 2
    Last Post: 06-19-2009, 03:46 PM
  5. formula to auto change some cells to bold font
    By m3site in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-27-2008, 03:38 PM
  6. If ActiveCell.Font.Bold = True Then ... trying to specify a range, not 'entirerow'
    By Winawer in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-29-2006, 06:08 PM
  7. Can you keep a cells BOLD Font, cell color size
    By Trese in forum Excel General
    Replies: 2
    Last Post: 08-23-2005, 11:05 AM

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