View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marc W Marc W is offline
external usenet poster
 
Posts: 9
Default User Form Problem

Hi,
i would greatly appreciate any help with the following problem.

I have a user Form consisting of a List box containg the day of the Week and
Four Text Boxes labeled with material codes.

On my worksheet I have the days listed down the Left hand colum and the
Material codes across the top of Columns B-E .

I am finding it difficult to write a code which will save the text I enter
in the text boxes to the respective cells in the worksheet against the day I
select in the List Box.


Thanks in advance

marc
--
Marc