Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am new to excel programming and am not able to get it to work. Can someone help me with this? How can I Compare the text values in cell A and B and populate cell C accordingly? A is a dropdown with following values compile, edit, audit B is a dropdown and has the same values as A compile, edit, audit C is a text box that auto populates with 'Descripency' depending on what is selected for A and B. What I am thinking should be done is: Compare the text strings in A and B using StrComp() function, It will return a value -1,0,1 Then write an If statement to populate the value in C. But, How does excel compare the text values in A and B? For eg, I want Discrepancy to be populated in C if audit is selected in B and edit is selected in A. How will excel know this? I cannot manualy write down what text value preeceds what as there are a LOT of values. I hope I made it clear. Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run a program | Excel Programming | |||
VBA Program | Excel Programming | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
merging excel program with tdc finance program | Excel Programming |