+ Reply to Thread
Results 1 to 2 of 2

Auto format cells based on the value of another cell

  1. #1
    Registered User
    Join Date
    08-25-2014
    Location
    New York, New York
    MS-Off Ver
    Excel 2013
    Posts
    36

    Auto format cells based on the value of another cell

    I have one cell "F25" on "Sheet 1" that has three options from a Drop Down List - "USF", "RSF", "GSF".

    I would like to auto format multiple cells on multiple tabs in different ranges based on the selection chosen in this cell.

    As an example:

    If "F25" = "USF", I want:
    -- Cell "AG23 on "Sheet2", to be formatted as #,##0 "USF"
    -- Cell "AG24"on "Sheet2", to read "$/USF"
    -- Cells "AG27:AG2575" on "Sheet2", to be formatted as $#,##0.00 "/ USF"

    If "F25" = "GSF", I want:
    -- Cell "AG23 on "Sheet2", to be formatted as #,##0 "GSF"
    -- Cell "AG24"on "Sheet2", to read "$/GSF"
    -- Cells "AG27:AG2575" on "Sheet2", to be formatted as $#,##0.00 "/ GSF"

    If "F25" = "RSF", I want:
    -- Cell "AG23 on "Sheet2", to be formatted as #,##0 "RSF"
    -- Cell "AG24"on "Sheet2", to read "$/RSF"
    -- Cells "AG27:AG2575" on "Sheet2", to be formatted as $#,##0.00 "/ RSF"

    Can you please help me write code for this?

  2. #2
    Registered User
    Join Date
    08-25-2014
    Location
    New York, New York
    MS-Off Ver
    Excel 2013
    Posts
    36

    Re: Auto format cells based on the value of another cell

    Can anyone help me out with this?

+ 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. auto fill cells based on 1st cell
    By teagranny in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-03-2014, 09:36 AM
  2. Auto format cell based on other cell's value
    By mw123 in forum Excel General
    Replies: 3
    Last Post: 04-24-2013, 02:38 PM
  3. Replies: 2
    Last Post: 08-22-2008, 12:13 AM
  4. [SOLVED] how do i format a cell based on format of a range of cells?
    By Chris Hardick in forum Excel General
    Replies: 2
    Last Post: 04-03-2006, 03:55 AM
  5. [SOLVED] Auto Row format based on single cell
    By Chris Durand in forum Excel General
    Replies: 1
    Last Post: 06-02-2005, 04:05 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