Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi everyone, Could someone help me with the code for an input box please. I've got it to display the box but i need to put in the code that wil send the input data to a cell on another page and add it to the figur already there. The code i have so far is: --- Dim NumberOfItems As Integer NumberOfItems = InputBox("How many items were in the batch?", "Ente Amount.") --- The macro needs to look at cell C4 to see the name of the employee an then find the appropriate worksheet and enter the contents of the inpu box in to cell A57 on that sheet. I've been looking at this for a few days and i've not been able t figure it out yet. Any help would be useful. ![]() Thanks -- h0l1yw0o ----------------------------------------------------------------------- h0l1yw0od's Profile: http://www.excelforum.com/member.php...fo&userid=2898 View this thread: http://www.excelforum.com/showthread.php?threadid=48719 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to input pictures automatically based on cell input? | Excel Worksheet Functions | |||
Have user input converted to uppercase in same cell as input? | New Users to Excel | |||
How do I add input data in the input ranges in drop down boxes. | Excel Discussion (Misc queries) | |||
=SUMIF(Input!H2:H718,AZ19,Input!E2:E685)AND(IF | Excel Worksheet Functions | |||
CODE to select range based on User Input or Value of Input Field | Excel Programming |