Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi Got a little probleme here :) I want my command button on "sheet1" to copy things from "sheet2" and paste it again in "sheet1". Excel only wants to do this when i put the code in "ThisWorkbook", because if i put the code in sheet1 it doesnt seem to know sheet2. But when i put my code in "ThisWorkbook" the command button looks for its code in sheet1, not in "thisWorkbook", where i just put it. How can i tell tho command button to look for its code in "thisWorkbook" ? hope You can help me out. Greetings -- BlonTMamba ------------------------------------------------------------------------ BlonTMamba's Profile: http://www.excelforum.com/member.php...o&userid=30774 View this thread: http://www.excelforum.com/showthread...hreadid=504411 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button code | Excel Discussion (Misc queries) | |||
VBA code behind command button | Excel Worksheet Functions | |||
Command button and linking with other sheets in the workbooks | Excel Discussion (Misc queries) | |||
Command Button VBA code | Excel Discussion (Misc queries) | |||
Create Command Button from Code | Excel Programming |