surname

  1. P

    Export a spreadsheet into google maps

    Hey there, So I have a spreadsheet right now that looks like this: <colgroup><col span="5"></colgroup><tbody> Name Surname Company Income Address John Smith General Motors 100000 (Address1) Peter Jackson Hilton Hotels 70000 (Address1) Peter Jackson Hilton Hotels 70000 (Address2)...
  2. M

    vlookup

    sheet 1 - I have a first name in 1 box and a surname in another. I then combined them using '&' in a formula, with a space, and pasted values so I now have first name space surname - I then tried to lookup that name in Sheet 2, and bring back a value next to it. My issue I get #n/a as the...
  3. R

    Remove text from a cell that is contained in other multiple cells

    Hi all, I am hoping that somebody can show me the easiest way to accomplish deleting the values in multiple cells from another cell. I thought it would be an easy SUBSTITUTE with "", but nothing I am writing works. It will obviously need a more elegant VBA solution. From the table below I am...
  4. C

    Advanced filter with wildcard

    Hello all I am trying all sorts with wildcard and I have not really used advanced filter but am in a muddle trying I have a dataset in a sheet called staff column A has Forename Column B has Surname Column C has staff ID no and Column D has dept I would like in a separate sheet called...
  5. G

    dlookup

    Hi . I have 2 tables , mobile number is the relation shipped data one to many. first table has client data name, surname etc second table has mobile number and visit details i have a form for 2nd table and i put 2 labels . I need when i put the mobile number (afterupdate vba) first label caption...
  6. G

    auto fill some fields

    Hi. I have 2 tables , first has people details , 2nd has these people visit (mob number , name surname there is in both tables and mobile is relationship one to many). I need when in 2nd table i put the phone , name and surname auto filled Thanks
  7. M

    Extracting text data from a cell

    I am trying to extract data from a cell(s) that contains surname, first name, middle name. e.g bloggs, john charles I am just after the surname e.g. bloggs The following formula works well for my data. =TRIM(MID(SUBSTITUTE(SUBSTITUTE($H12020,",","")," ",REPT("...
  8. H

    Formua too remove dot

    I have the following formula to extract the name and surname from an email address. I need to amend the formula so that dot (.) does not appear between the name & surname =PROPER(LEFT(B3,FIND("@",B3)-1)) your assistance in resolving this is most appreciated...
  9. J

    Matching Data

    Hi I am looking for some help please. only been coding for a few months now and only know basic. I am trying to match two sets of data in different sheets, sheet1 Col A = ref no, B = surname, C = int, etc, the same data on sheet 2. Is there in way using vba to match the data in sheet 1 to...
  10. S

    Extracting the correct email address

    Hi All, I have a report where I have a customers surname in column B, and then four different email addresses are entered in columns K, L, M and/or M. During a booking journey the same email address can be put into each column, and more than one email address can be put into a column by...
  11. C

    Returning variable value

    Hello, I have the below text that I would like to extract the person's name (highlighted in bold) who is responsible for "Markup Changes" .. essentially this is the second instance of "responsibility of" Cell text looks like this variable text (Responsibility of: surname, firstname, due...
  12. M

    Pivot Table - show name on same row

    Hi there, I am working with a pivot table to show the breakdown of users (first name and surname) and the training courses they have completed for our online training program. The problem I am having is that the pivot table is displaying the first name on one row and the surname on another row...
  13. S

    Assistance with transferring data to required cells

    In A1 Sheet 1 I am going to type a first name and surname separated with a space. then in sheet 2- I have a list of first names in column A and Surnames in column B in column C I have the telephone number. When I type the first name and surname into Sheet 1 A1 i want the correct postcode to...
  14. M

    help linking up spreadsheets

    Hi Everyone, I am trying to find a solution for the below. I have 2 separate spreadsheets that users fill in however, that populate a another workbook. For example the user on form 1 enters their Surname and DOB. On the second Form they then enter their Surname, address and contact number...
  15. Trevor3007

    remove . and @ then split name into 2 col

    Hi, Within a range ( a1..a500)I need to place the first name & surname in to retrospective columns . Below is an example Billy.twoshoes1234@sole.uk I need to remove the . , number & @sole.uk . <tbody> First name surname billy twoshoes </tbody> Then have the 1st name in one col...
  16. K

    VLOOKUP - Need formula?

    Hi Guys Looking to use a formula - probably VLOOKUP - My sheat is a much larger version of the below table that lists employee's first name, surname and then all the dates for a year. I then enter if someone is "A" for "Available", AM for "Available AM only" or PM for "Available PM only"...
  17. S

    Help with a reference list to automatically generate details

    Dear All, This is my first post on this forum. I have racked my brains trying to come up with an adequate solution but I haven't been able to find one that works so far. My problem is as follows: I have a database which includes a list of people's names, surnames and I.D. numbers (in that...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top