View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Benjamin Benjamin is offline
external usenet poster
 
Posts: 102
Default Take From Text Input and paste to Cell on Worksheet


I have a splash welcome screen pop open on my excel workbook when it opens.
I want the text input on the form to populate some cells in my worksheet. To
show the username and project number on the worksheet.

How do I do this?