Microsoft
Software
Hardware
Network
Question : How do i autopopulate Excel cells, depending on the info of another cell?
HI Brains
I have a spreadsheet, in which i work on 2 or 3 different areas within the sheet.
If you see the file i have attached...
If I enter JW in the Client A Row, (D6) I need D13 to popluate with CLIENT A.
ENG.bmp
(1006 KB)
(File Type Details)
auto populate
This is just an image of a dummy sheet fro this purposes, but the one i am working on quite vast and this would save so much time!!!
Thanks in advance!!!
Alex
Answer : How do i autopopulate Excel cells, depending on the info of another cell?
... which is exactly the formula I posted above, just with different ranges.
B24: =IF(ISNA(MATCH($A24,B$4:B$
15,0)),"",
INDEX($A$4
:$A$15,MAT
CH($A24,B$
4:B$15,0))
)
D13: =IF(ISNA(MATCH($C13,D$6:D$
10,0)),"",
INDEX($C$6
:$C$10,MAT
CH($C13,D$
6:D$10,0))
)
Random Solutions
Error in installation of Oracle 11g R2 on RHEL 5.3
Request for the permission of type 'System.Net.Mail.SmtpPermi
ssion, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c56193
4e089' failed
Can I use the SendKeys command in Excel VBA to interact with other applications other that Microsoft Office?
Blackberry browser 400 error - socketexception Connection reset
RDP blocking @ switch
SNMP polling
How To Check Packets for Urls
Migration of SQL Server 2008 database to oracle
How do I modify this php script to send a confirmation?
Deploy Printers Using Windows 2008 R2 GPO to Windows XP Pro Clients and Removing all current printers