Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi again, I've been fiddling with this as i've just noticed that i didn't explain properly that the contents of the Input box need to be added to the contents of cell A57 that are already there. From your answer of: Worksheets(Range("C4").Value).Range("A57").Value = NumberOfItems I have tried adding ...Value = range("A57") + NumberOfItems and various combinations of A57 + NumberOfItems but i just can't seem to find the correct phrasing for it. This works perfectly except for this one small detail. ![]() It would also be helpful if you could just explain how the code you've already given works as i can't see how it applies the worksheet name to the word 'range' or 'value'. Sorry if this all sounds stupid, i'm still trying to get to grips with VB! ![]() Thanks again. -- h0l1yw0od ------------------------------------------------------------------------ h0l1yw0od's Profile: http://www.excelforum.com/member.php...o&userid=28989 View this thread: http://www.excelforum.com/showthread...hreadid=487193 |
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 |