|
-
Jun 8th, 2010, 10:43 AM
#1
Thread Starter
New Member
[RESOLVED] Been away to long, need help
I have been away for programming Excel spreadsheets for so long I cannot remember how to programmically make the spreadsheet compare to cells. I am looking to do what I think is a VLOOKUP, I just do not know how to do it.
I have a very simple spreadsheet that is laid out as such.
column 'A' holds numerical values as texts (I did it this way in order to show the '0' that some values have as the first digit).
column 'B' holds names that correspond to the values of column 'A'
I am looking to speed the data entry part of this spreadsheet, therefore, I want to just enter the values into column 'A' and have the name auto populate column 'B'. In columns 'F' and 'G' beginning at row 2000 I have listed all the values and names. I am looking to compare the value I enter into column 'A' row whatever with that of column 'F' rows 2000-2703 and if a match is found enter the name from column 'G' into column 'B'.
Here is an example:
If at 'A:3' I enter the value '12345'
I than want to programmically compare the value of 'A:3' with that of 'F:2000 - F:2703', If a match is found at 'F:2504'
Then I want the name from 'G:2504' to be entered into 'B:3'
I hope this is understandable.
-
Jun 8th, 2010, 10:51 AM
#2
Re: Been away to long, need help
Welcome to the forums 
Does this help?
-
Jun 8th, 2010, 10:55 AM
#3
-
Jun 8th, 2010, 11:34 AM
#4
Thread Starter
New Member
Re: Been away to long, need help
I do not have access to microsoft online help, I am on a secure server that has that blocked.
-
Jun 8th, 2010, 11:51 AM
#5
Re: Been away to long, need help
It is an offline help. If you press F1 then it will automatically appear
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread " Resolved", if the query is solved
MyGear:
★ CPU ★ Ryzen 5 5800X
★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
★ Keyboard ★ TVS Electronics Gold Keyboard
★ Mouse ★ Logitech G502 Hero
-
Jun 8th, 2010, 11:56 AM
#6
Thread Starter
New Member
Re: Been away to long, need help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|