View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
unplugs[_25_] unplugs[_25_] is offline
external usenet poster
 
Posts: 1
Default ComboBox & ListBox problem

Ok... I think I know the answer... after many time I had tried!!!
:)

Cells(NextRow, 9) = "=VLOOKUP(RangeName,Rlookup,3,FALSE)"

Juz insert the vlookup function like this in my vba code... and I go
it! :

--
Message posted from http://www.ExcelForum.com