Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey guys,
Simple questions. Im trying to get a imput box come up when you open the worksheet that asks for your name. Then it takes what you inputted and puts it into a the cell E8 in a sheet named Summary. I have this so far: Dim Message1, Title1, MyValues Message = "Please enter your name (First and Last)" Title = "Name" '<--Change MyValues = InputBox(Message, Title) Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with inputting code | New Users to Excel | |||
inputting figures in cells | Excel Discussion (Misc queries) | |||
Inputting date as dd/mm not mm/dd | Excel Discussion (Misc queries) | |||
inputting data | Excel Discussion (Misc queries) | |||
Help Inputting a Name in a Macro | Excel Programming |