Thread: Open Worksheet
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MAS MAS is offline
external usenet poster
 
Posts: 18
Default Open Worksheet

Hi,

I want to create a workbook that contains reference data specific to two
sets of criteria and search/return the date from a userform.

So, for example. If the end user enters 1111 and GM in 2 textboxes in my
userfor he will get all the data stored under column 1111 in worksheet GM
presented on his screen.

Any help on how i code this would be a graet start.

Cheers.