+ Reply to Thread
Results 1 to 6 of 6

name insert

  1. #1
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    excel 2010
    Posts
    2

    name insert

    I have about 4 different worksheets that we use at my work depending on retail or wholesale. There are about 10 different people using these worksheets and I am wondering if there is a macro that when the worksheet opens there is a way to have the persons name, email, phone number with extension and date added in cells on the worksheet. I know in coral quattro pro I had a "who am i "program that was save to each persons computer and when they opened up the quattro program they needed it had a pop up the clicked and it inserted all the information of that person to the page they were working on. Trying to get everything swapped over to excel. Thank you

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: name insert

    You can use this to get the user name when they open the workbook. Place the following code in the ThisWorkbook section of VBA.
    Please Login or Register  to view this content.
    This will place the username in the next blank row of column A.
    I think to put the other information in, you would need to add If statements for each user into the code, or use another sheet that has their info and have it automatically add the info into the row needed??
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: name insert

    Hi drop4205- are all of your worksheets in the same workbook, or do you mean 4 different workbooks?

  4. #4
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    excel 2010
    Posts
    2

    Re: name insert

    solved thank you
    = left click on cell in workbook 1. Go to workbook 2 and left click on the cell with info that is saved then back to workbook 1 and hit enter to have that cell look for info where I pointed it to

  5. #5
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: name insert

    Glad you got it resolved.

  6. #6
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: name insert

    Hi drop4205- If you're done with your thread, please go to Thread Tools up top and mark it as SOLVED. Thanks-Lee

+ 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] Enable the Insert icon in Developer tab > Controls > Insert in Excel 2010
    By pedapudipradeep in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-03-2014, 12:41 PM
  2. Replies: 6
    Last Post: 10-02-2014, 06:31 AM
  3. [SOLVED] VBA codes to insert the rows and copy the first entire row text and insert sheet
    By PRADEEPB270 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-26-2013, 05:05 AM
  4. Insert header , hide rows and insert page breaks
    By dwx in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-16-2013, 10:10 AM
  5. Insert header , hide rows and insert page breaks
    By dwx in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-15-2013, 03:28 AM
  6. Help - Insert method of Range class failed - Selection.Insert Shift:=xlToRight
    By sandy@excelforum in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-04-2012, 11:14 AM
  7. After insert new record, insert values in row based on first cell in row
    By frankienap in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-04-2012, 11:36 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