Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to have text box value on a form results from the
combo box value ? I would like to use the vlookup formula; I used the following : frmAREntry.txtreferenceamount.Value = WorksheetFunction.VLookup (reference_vlookup, _ Worksheets("Data").Range("C11:H1100"), 6, 0) Form name is frmAREntry text box is txtreferenceamount when combo box picks up the value it sits in range = reference_vlookup Can someone please help and if i have missed some info here please let me know Thanks NM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combo box is not listening to its linked cell | Excel Programming | |||
combo box linked to named range | Excel Programming | |||
Linked combo boxes | New Users to Excel | |||
Display value linked to Combo Box Selection | Excel Programming | |||
Linked Combo Boxes | Excel Worksheet Functions |