Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2007

Tip: Looking for answers? Try searching our database.

Indirect and Concatenate to return Names

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tbrogdon@gmail.com - 28 Oct 2007 21:22 GMT
I had another post which was very gratefully answered concerning the
use of INDIRECT to return a list of employees who work on a user-
chosen shift in the form of a list box.

Now I am wondering if the employees names are broken up into FirstName
and LastName, how can  I return a list of full names (e.g., John
Brown, Erin Carr, etc.) in the form of another list box for the user
to make another choice?

I suspect I will have to use my newly acquired INDIRECT with a
CONCATENATE but I am unsure about the structure.

Am I on the right track?

Thanks,

Tim
Barb Reinhardt - 28 Oct 2007 22:07 GMT
Without knowing the history of this request, I can only assist with the
Concatenate part.

Let's say the first name is in A1 and the last name is in B1, to get the
First and Last name, enter this

=A1 & " " & B1
Signature

HTH,
Barb Reinhardt

> I had another post which was very gratefully answered concerning the
> use of INDIRECT to return a list of employees who work on a user-
[quoted text clipped - 13 lines]
>
> Tim
Bob Phillips - 28 Oct 2007 22:34 GMT
=INDIRECT(formula to get first name)&" "&INDIRECT(formula to get last name)

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

>I had another post which was very gratefully answered concerning the
> use of INDIRECT to return a list of employees who work on a user-
[quoted text clipped - 13 lines]
>
> Tim
tbrogdon@gmail.com - 29 Oct 2007 02:20 GMT
Thanks a bunch!

Tim

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.