View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] christiaannorbruis@msn.com is offline
external usenet poster
 
Posts: 1
Default same row different column



"JustLearning" wrote:

Hi,

I have been looking every where for answers, still learning!!

I have numbers in column A and need to lookup a certain value, from a
userform the number that needs to be looked up should be entered in textbox1
and on the same userform another number is entered in textbox2. When
textbox1's number is found in column A the number in textbox2 should be
inserted in the same row but in column J.

Thanks in advance
Christiaan