Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm wondering if there is a way to create a formula that will insert data and
new cells depending on an answer to an earlier question. Basically Im trying to create a form and the next section only appears depending on the 'right' answer. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Sep 4, 3:39 pm, trinalyn3
wrote: I'm wondering if there is a way to create a formula that will insert data and new cells depending on an answer to an earlier question. Basically Im trying to create a form and the next section only appears depending on the 'right' answer. This will only show up if the question is answered, you'll have to put your info in the =IF(xxx=yyy,zzz,"") But if you really mean "insert" the way Excel means "insert", no formula can do that. You would need a macro. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've do that with drop-down menus inside drop-down menus
need to know if you want to do that "trinalyn3" wrote: I'm wondering if there is a way to create a formula that will insert data and new cells depending on an answer to an earlier question. Basically Im trying to create a form and the next section only appears depending on the 'right' answer. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help 2nd request (sumif formula of similar 17-04-08) | Excel Discussion (Misc queries) | |||
sumif formula or similar | Excel Discussion (Misc queries) | |||
Formula similar to DSUM | Excel Discussion (Misc queries) | |||
Is there a MAXIF formula similar to the SUMIF formula? | Excel Discussion (Misc queries) | |||
How can you use count with an array formula similar to using sum | Excel Worksheet Functions |