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