+ Reply to Thread
Results 1 to 2 of 2

change cell values of named dynamic range in transfer

  1. #1
    Forum Contributor
    Join Date
    04-14-2013
    Location
    Ky
    MS-Off Ver
    Excel 2013
    Posts
    344

    change cell values of named dynamic range in transfer

    Sorry I cannot post the workbook at this time.

    I have several sheets, among them are a "Data" sheet and a "List Report" sheet. Initiated by command button on a userform, I use the following code to transfer certain named ranged from the data sheet to the List Report, for example:

    Please Login or Register  to view this content.
    The ranges that the data are transferred to are also named (dynamic) ranges as well, e.g., "ListRprtRA1" and "ListRprtRA2".

    So my question: Is there a method to change the value of each cell in the new range based on it's value?

    For example, if the any cell in the range was a "1," I want the cell to appear blank. I can do this through condition formatting (rule: if cell = 1, format fill and font color = white). But if any cell in the range is "2," I would like to change it to another character or value, for example, "Yes" or perhaps a checkmark changing the font type to Wingdings 2.

    I've been experimenting with applying some Select/Case code, but am not getting too far.

    -HeyInKy

  2. #2
    Forum Contributor
    Join Date
    04-14-2013
    Location
    Ky
    MS-Off Ver
    Excel 2013
    Posts
    344

    Re: change cell values of named dynamic range in transfer

    I found my answer...

    Please Login or Register  to view this content.
    But if anyone would know... I'm using 2 quotations marks to mark all the 1's as blank ("")... is there a better way?

+ 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. Dynamic Named Range definitions change inexplicably
    By RincewindWIZZ in forum Excel General
    Replies: 3
    Last Post: 09-27-2014, 06:18 AM
  2. preventing dynamic named range to change when cut/paste to other sheet.
    By darksimoon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-15-2012, 07:26 AM
  3. [SOLVED] Dynamic Named Range Help - Range Based on Values in Column
    By Filibuster in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-03-2012, 11:13 AM
  4. Way to retrieve values from a dynamic named range?
    By OLDWEASEL in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-08-2011, 09:53 AM
  5. dynamic named range relating to cell values
    By mark_jam3s in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-01-2008, 06:57 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