Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Text box output linked to combo box value

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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combo Box - How to Use Output in Vlookup opieandy Excel Discussion (Misc queries) 4 July 5th 09 04:32 AM
Unexpected output while populating a combo box shivboy Excel Programming 2 June 6th 06 08:35 PM
Combo Box doesn't display text in linked cell Broadband Al Excel Programming 0 January 21st 06 05:49 PM
Combo Box - format output as time Robert Mark Bram Excel Discussion (Misc queries) 1 December 5th 05 12:30 AM
copying text via linked cell from combo box to macro code pagelocator Excel Programming 0 November 16th 04 09:04 AM


All times are GMT +1. The time now is 10:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"