+ Reply to Thread
Results 1 to 3 of 3

Replacing Numbers from One Sheet to Another

  1. #1
    Registered User
    Join Date
    09-16-2013
    Location
    Georgia, United States
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    8

    Replacing Numbers from One Sheet to Another

    Hello Everyone,

    I help writing a macro that can replace numbers on one sheet from a reference chart. So if the first sheet says 10 in one cell, it will use the reference table with the information 10 in one column and 3000 in the next column and will replace the 10 on the first sheet with 3000.

    Please let me know if any more information is necessary.

    Thank you,

    Wes

  2. #2
    Registered User
    Join Date
    09-11-2013
    Location
    Pittsburgh, Pennsylvania
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Replacing Numbers from One Sheet to Another

    Is there a reason you want to do it in a Macro instead of a simple VLookup? If so, try recording a Vlookup example to see how to code it and edit that. Otherwise just use the Vlookup (or HLookup if it isn't a vertical refeerence chart).

  3. #3
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,834

    Re: Replacing Numbers from One Sheet to Another

    Assuming the lookup list in Sheet2 starts from A1:B1 down.
    The numbers to be replaced are in Sheet1.
    Please Login or Register  to view this content.

+ 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] Replacing numbers into a string?
    By silvergrahm in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2013, 10:56 PM
  2. Replacing list of numbers
    By Bremster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2011, 06:43 PM
  3. replacing numbers in a column >x
    By Onestopfanshop in forum Excel General
    Replies: 5
    Last Post: 08-27-2008, 01:42 PM
  4. Replacing negative numbers
    By zuketrax in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-22-2006, 08:10 PM
  5. [SOLVED] using treater than and replacing numbers
    By mja in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-23-2005, 02:06 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