Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I need to have cell #2 be autopopulated by cell #1 and also be able to have a
drop down menu to be able to autopopulate cell #1. If one have of the information is known but not the other I want the ability to query using either cell. |
#2
![]() |
|||
|
|||
![]()
Hi Adrian
bit confused ... do you want ...................A.............................. B................................................. ...................C 1.........<Drop down list...........<value derived from drop down list..............=IF(A1="",B1,A1) the problem with this is if you put a formula in B1 which relates to the selected value in A1 if you over type it with a value (the only way i can see B1 will have a value and A1 not) then you'll lose your formula. the drop down list in A1 can be created via data / validation - check out www.contextures.com/tiptech.html for lots of ideas and if B1 you can use some sort of formula depending on how it is related to A1. Hope this gives you some ideas Cheers JulieD "Adrian" wrote in message ... I need to have cell #2 be autopopulated by cell #1 and also be able to have a drop down menu to be able to autopopulate cell #1. If one have of the information is known but not the other I want the ability to query using either cell. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create a variable column in cell reference | Excel Worksheet Functions | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
Addition to Turn cell red if today is greater or equal to date in cell | New Users to Excel | |||
GET.CELL | Excel Worksheet Functions | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |