PC Review


Reply
Thread Tools Rate Thread

column value translation

 
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      15th Jun 2006
I'm sorry if this is already here somewhere, but I could't find any references.

I need to upload a list of people into our computer system and this list is
comprised of their names and the code for the branch where they work. The
computer system into which I need to upload this list will not recognize the
current branch ID code for those employees, but I do have a list that is
basically a comparison of the two different codes. For example branch code
800 on the list equals branch code C001 in the system. I need to get a way in
excel to convert all the branch codes that are next to the employees to the
code I have currently in our system. Is there a way in Excel to "translate"
the existing (non-system recognized) codes into the ones that they euate to
in the system? I'm sorry if this is a basic question. I only starte using
Excel a little while ago and am learning as I'm going.

Thanks

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      15th Jun 2006
Look at VLOOKUP in help, and post back if you get stuck.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"charles" <(E-Mail Removed)> wrote in message
news:30F7254D-F9A4-42A7-A747-(E-Mail Removed)...
> I'm sorry if this is already here somewhere, but I could't find any

references.
>
> I need to upload a list of people into our computer system and this list

is
> comprised of their names and the code for the branch where they work. The
> computer system into which I need to upload this list will not recognize

the
> current branch ID code for those employees, but I do have a list that is
> basically a comparison of the two different codes. For example branch code
> 800 on the list equals branch code C001 in the system. I need to get a way

in
> excel to convert all the branch codes that are next to the employees to

the
> code I have currently in our system. Is there a way in Excel to

"translate"
> the existing (non-system recognized) codes into the ones that they euate

to
> in the system? I'm sorry if this is a basic question. I only starte using
> Excel a little while ago and am learning as I'm going.
>
> Thanks
>



 
Reply With Quote
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      15th Jun 2006
Thanks Tim,
I've got one spread sheet with about 80 locations listed on it. This list is
in two columns, new ID and old ID. then I have the list of employees on
another spread sheet and next to them is the old ID. I need to come up with a
new list of employees that shows them with the correct new ID next to them.

"Tim M" wrote:

> Well it depends more on the number of codes not the number of employees as
> you would not need to do a find and replace for each employee, just for each
> branch code. I assume you have alot of different branch codes as well? (do
> you have these codes in a common spreadsheet now? As in a column of the old
> codes next to the corresponding column of new codes?)
>
> "charles" wrote:
>
> > You're right it would depend on that, and we're looking at about 20,000
> > different employees, so find and replace would take me forever...anything
> > else?
> >
> > "Tim M" wrote:
> >
> > > What method you chose probably depends on just how many of these codes you
> > > have to do. you could use find and replace to do this.
> > >
> > > 'Edit'....'find'...type the code you need to find, then click on the
> > > 'replace' tab and tell it what to replace it with.
> > >
> > > "charles" wrote:
> > >
> > > > I'm sorry if this is already here somewhere, but I could't find any references.
> > > >
> > > > I need to upload a list of people into our computer system and this list is
> > > > comprised of their names and the code for the branch where they work. The
> > > > computer system into which I need to upload this list will not recognize the
> > > > current branch ID code for those employees, but I do have a list that is
> > > > basically a comparison of the two different codes. For example branch code
> > > > 800 on the list equals branch code C001 in the system. I need to get a way in
> > > > excel to convert all the branch codes that are next to the employees to the
> > > > code I have currently in our system. Is there a way in Excel to "translate"
> > > > the existing (non-system recognized) codes into the ones that they euate to
> > > > in the system? I'm sorry if this is a basic question. I only starte using
> > > > Excel a little while ago and am learning as I'm going.
> > > >
> > > > Thanks
> > > >

 
Reply With Quote
 
=?Utf-8?B?VGltIE0=?=
Guest
Posts: n/a
 
      15th Jun 2006
Well it depends more on the number of codes not the number of employees as
you would not need to do a find and replace for each employee, just for each
branch code. I assume you have alot of different branch codes as well? (do
you have these codes in a common spreadsheet now? As in a column of the old
codes next to the corresponding column of new codes?)

"charles" wrote:

> You're right it would depend on that, and we're looking at about 20,000
> different employees, so find and replace would take me forever...anything
> else?
>
> "Tim M" wrote:
>
> > What method you chose probably depends on just how many of these codes you
> > have to do. you could use find and replace to do this.
> >
> > 'Edit'....'find'...type the code you need to find, then click on the
> > 'replace' tab and tell it what to replace it with.
> >
> > "charles" wrote:
> >
> > > I'm sorry if this is already here somewhere, but I could't find any references.
> > >
> > > I need to upload a list of people into our computer system and this list is
> > > comprised of their names and the code for the branch where they work. The
> > > computer system into which I need to upload this list will not recognize the
> > > current branch ID code for those employees, but I do have a list that is
> > > basically a comparison of the two different codes. For example branch code
> > > 800 on the list equals branch code C001 in the system. I need to get a way in
> > > excel to convert all the branch codes that are next to the employees to the
> > > code I have currently in our system. Is there a way in Excel to "translate"
> > > the existing (non-system recognized) codes into the ones that they euate to
> > > in the system? I'm sorry if this is a basic question. I only starte using
> > > Excel a little while ago and am learning as I'm going.
> > >
> > > Thanks
> > >

 
Reply With Quote
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      15th Jun 2006
You're right it would depend on that, and we're looking at about 20,000
different employees, so find and replace would take me forever...anything
else?

"Tim M" wrote:

> What method you chose probably depends on just how many of these codes you
> have to do. you could use find and replace to do this.
>
> 'Edit'....'find'...type the code you need to find, then click on the
> 'replace' tab and tell it what to replace it with.
>
> "charles" wrote:
>
> > I'm sorry if this is already here somewhere, but I could't find any references.
> >
> > I need to upload a list of people into our computer system and this list is
> > comprised of their names and the code for the branch where they work. The
> > computer system into which I need to upload this list will not recognize the
> > current branch ID code for those employees, but I do have a list that is
> > basically a comparison of the two different codes. For example branch code
> > 800 on the list equals branch code C001 in the system. I need to get a way in
> > excel to convert all the branch codes that are next to the employees to the
> > code I have currently in our system. Is there a way in Excel to "translate"
> > the existing (non-system recognized) codes into the ones that they euate to
> > in the system? I'm sorry if this is a basic question. I only starte using
> > Excel a little while ago and am learning as I'm going.
> >
> > Thanks
> >

 
Reply With Quote
 
=?Utf-8?B?VGltIE0=?=
Guest
Posts: n/a
 
      15th Jun 2006
What method you chose probably depends on just how many of these codes you
have to do. you could use find and replace to do this.

'Edit'....'find'...type the code you need to find, then click on the
'replace' tab and tell it what to replace it with.

"charles" wrote:

> I'm sorry if this is already here somewhere, but I could't find any references.
>
> I need to upload a list of people into our computer system and this list is
> comprised of their names and the code for the branch where they work. The
> computer system into which I need to upload this list will not recognize the
> current branch ID code for those employees, but I do have a list that is
> basically a comparison of the two different codes. For example branch code
> 800 on the list equals branch code C001 in the system. I need to get a way in
> excel to convert all the branch codes that are next to the employees to the
> code I have currently in our system. Is there a way in Excel to "translate"
> the existing (non-system recognized) codes into the ones that they euate to
> in the system? I'm sorry if this is a basic question. I only starte using
> Excel a little while ago and am learning as I'm going.
>
> Thanks
>

 
Reply With Quote
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      15th Jun 2006
I tried that, but it didn't work right. I have the one spread sheet with the
old and new branch ID's and then I have the spread sheet of employees with
the old ID's. when I did the VLOOKUP anytime an employee had an old ID that
had occured on the list "up above" it came back with a value of #NA. I've got
about 20K people on this list and there will be a lot on there that share the
same branch code

"Bob Phillips" wrote:

> Look at VLOOKUP in help, and post back if you get stuck.
>
> --
>
> HTH
>
> Bob Phillips
>
> (replace xxxx in the email address with gmail if mailing direct)
>
> "charles" <(E-Mail Removed)> wrote in message
> news:30F7254D-F9A4-42A7-A747-(E-Mail Removed)...
> > I'm sorry if this is already here somewhere, but I could't find any

> references.
> >
> > I need to upload a list of people into our computer system and this list

> is
> > comprised of their names and the code for the branch where they work. The
> > computer system into which I need to upload this list will not recognize

> the
> > current branch ID code for those employees, but I do have a list that is
> > basically a comparison of the two different codes. For example branch code
> > 800 on the list equals branch code C001 in the system. I need to get a way

> in
> > excel to convert all the branch codes that are next to the employees to

> the
> > code I have currently in our system. Is there a way in Excel to

> "translate"
> > the existing (non-system recognized) codes into the ones that they euate

> to
> > in the system? I'm sorry if this is a basic question. I only starte using
> > Excel a little while ago and am learning as I'm going.
> >
> > Thanks
> >

>
>
>

 
Reply With Quote
 
=?Utf-8?B?Y2hhcmxlcw==?=
Guest
Posts: n/a
 
      15th Jun 2006
Tim,
I used your formula ( =VLOOKUP(C1,$A$1:$B$1300,2,FALSE) )
I found in a differet post about Find and Replace and it worked!!! Thanks

"Tim M" wrote:

> Well it depends more on the number of codes not the number of employees as
> you would not need to do a find and replace for each employee, just for each
> branch code. I assume you have alot of different branch codes as well? (do
> you have these codes in a common spreadsheet now? As in a column of the old
> codes next to the corresponding column of new codes?)
>
> "charles" wrote:
>
> > You're right it would depend on that, and we're looking at about 20,000
> > different employees, so find and replace would take me forever...anything
> > else?
> >
> > "Tim M" wrote:
> >
> > > What method you chose probably depends on just how many of these codes you
> > > have to do. you could use find and replace to do this.
> > >
> > > 'Edit'....'find'...type the code you need to find, then click on the
> > > 'replace' tab and tell it what to replace it with.
> > >
> > > "charles" wrote:
> > >
> > > > I'm sorry if this is already here somewhere, but I could't find any references.
> > > >
> > > > I need to upload a list of people into our computer system and this list is
> > > > comprised of their names and the code for the branch where they work. The
> > > > computer system into which I need to upload this list will not recognize the
> > > > current branch ID code for those employees, but I do have a list that is
> > > > basically a comparison of the two different codes. For example branch code
> > > > 800 on the list equals branch code C001 in the system. I need to get a way in
> > > > excel to convert all the branch codes that are next to the employees to the
> > > > code I have currently in our system. Is there a way in Excel to "translate"
> > > > the existing (non-system recognized) codes into the ones that they euate to
> > > > in the system? I'm sorry if this is a basic question. I only starte using
> > > > Excel a little while ago and am learning as I'm going.
> > > >
> > > > Thanks
> > > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XML and XSL translation David Microsoft C# .NET 0 23rd Feb 2007 04:23 PM
Translation, please... sfrvn@earthlink.net Microsoft ASP .NET 0 10th Jul 2006 07:56 PM
DataGriud Row,Column to bound table Row,Column translation. =?Utf-8?B?S2V2aW4gQnVydG9u?= Microsoft Dot NET Framework Forms 7 18th Jun 2006 02:03 PM
translation =?Utf-8?B?cmFzaGVlZA==?= Microsoft Word Document Management 1 27th Apr 2006 04:55 PM
Re: translation Amedee Van Gasse Microsoft Word New Users 0 14th Apr 2005 07:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:45 AM.