+ Reply to Thread
Results 1 to 3 of 3

Entering data into cell and automatically view to another sheet of cell

Hybrid View

  1. #1
    Registered User
    Join Date
    05-03-2015
    Location
    Philippines
    MS-Off Ver
    MS OFFICE 2010
    Posts
    2

    Question Entering data into cell and automatically view to another sheet of cell

    Scenario:

    I have a sheet called certificate,now when i type the name of the person in the sheet1 then automatically the name of the person will display to cell in a sheet2..
    any idea?

    Thanks!

    Good day!

    Godbless Us!

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Entering data into cell and automatically view to another sheet of cell

    Macro Solution:
    Two Simple Macros are needed.

    One is sheet specific and will look for you to type a name in a specific location.

    Once you type the name the sheet specific macro will pass the name to a second macro

    That macro will write the name into a specific location in sheet 2.


    The first macro is sheet specific and cannot write to another sheet.

    Formula solution.

    A simple formula in Sheet 2 will read the name from sheet 1.

    Formula: copy to clipboard
    =Sheet1!A1
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    05-03-2015
    Location
    Philippines
    MS-Off Ver
    MS OFFICE 2010
    Posts
    2

    Re: Entering data into cell and automatically view to another sheet of cell

    Got it!

    Thank you so much mehmetcik.
    Last edited by Jonald; 05-03-2015 at 06:04 AM.

+ 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. Replies: 6
    Last Post: 05-06-2016, 12:10 AM
  2. Replies: 5
    Last Post: 02-02-2015, 07:07 PM
  3. Replies: 5
    Last Post: 02-09-2014, 08:29 PM
  4. Replies: 7
    Last Post: 03-12-2013, 08:58 AM
  5. Run Macro Automatically from entering data into cell
    By yunesm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-07-2010, 01:53 PM

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