Jump to content

Recommended Posts

Posted

We're creating a list of usernames for this intake year, however I can't figure out how to make it work.

 

We have the following columns

 

[TABLE=class: grid, width: 500]

[TR]

[TD]Forename[/TD]

[TD]Surname[/TD]

[TD]Intake[/TD]

[TD]Registration[/TD]

[/TR]

[TR]

[TD]Child[/TD]

[TD]One[/TD]

[TD]14[/TD]

[TD]7A[/TD]

[/TR]

[TR]

[TD]Child[/TD]

[TD]Two[/TD]

[TD]14[/TD]

[TD]7D[/TD]

[/TR]

[TR]

[TD]Child[/TD]

[TD]Three[/TD]

[TD]14[/TD]

[TD]7E[/TD]

[/TR]

[/TABLE]

 

 

We then want a final column which follows this pattern:

Intake Year, Surname, First Letter of the Forname

 

 

So, for this list it would be

14OneC, 14TwoC, 14ThreeC

What formula would I use to do this?

 

Please help!!

Posted

@sted has the right answer.

 

Don't forget to check for duplicates afterwards, easiest way I find is a pivot table, username as the row and also as the data (count), will highlight anyone who you need to tweak slightly

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...