Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am wondering if I could get some help or suggestions on how do do a
particular type of task. The problem is that I don't know how to even google what I am trying to ask because I am sure my question is not new. I have several worksheets each has one common identifying number. But the others have different information. For example Sheet1 a1=01234 b1=Fred c1=Flinstone Sheet2 A400=01234 b400=Ford c400=Mustang What I am trying to do is have Sheet1cell D1 search Sheet2 for the corresponding value of sheet2 A:A and then populate Sheet1 D1 with the value of Sheet2 B400 So the result will look as follows Sheet1 a1=01234 b1=Fred c1=Flinstone D1=Ford What is the proper term for what I am asking? function? script? It's hard to search for answers to questions when you don't even know how what you are asking. Thanks for the time. The other thing I have noticed is that usually when I paste the information into a sheet (from a web page or import from csv) Excel changes the value by dropping the leading 0 This is not a big problem but people are not used to looking at a report and not seeing the leading 0 so I was wondering if there is a way to get that the leading 0 is back in the columns. Thanks again, sebast |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Spreadsheet Functions | Excel Worksheet Functions | |||
excel spreadsheet print functions | Excel Worksheet Functions | |||
Can I protect an Excel spreadsheet, and use Outline functions? | Excel Worksheet Functions | |||
Conversion from Spreadsheet Toolkit functions (ESSV....) to EssBase API functions | Excel Programming | |||
Spreadsheet functions | Excel Discussion (Misc queries) |