Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a number of data validation fields which depending on their value,
produces a second tier of dv's. Now the problem I am having is one cell in particular has over 9 entires and Excel will only allow me to input 7 IF statements (I have looked at the Contextures site and tried using their alternatives/suggestions to no avail however the IF statements have worked with smaller entries elsewhere). So I was thinking, could I not write the IF statement in VB and get the cell (say A1) to run it after its updated (which will then use the correct dv for cell A2 depending on A1'a value). How would I get the cell to call the fucntion (if possible) please? Kind regards, Mav |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF function issues w/ empty cells | Excel Worksheet Functions | |||
INDEX function issues | Excel Programming | |||
IF Statements-call private sub | Excel Worksheet Functions | |||
Call a Function | Excel Programming | |||
Call Sub from Function? | Excel Programming |