Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kristan,
See Chip Pearson's page on Programming to the VBE: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Kstalker" wrote in message ... Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks Norm. Just what i was after. Regards Krista -- Kstalke ----------------------------------------------------------------------- Kstalker's Profile: http://www.excelforum.com/member.php...fo&userid=2469 View this thread: http://www.excelforum.com/showthread.php?threadid=48801 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
norman:
"Microsoft Visual Basic For Applications Extensibility 5.3". why won't this say checked for me when after i exit excel? the other libraries do. -- Gary "Norman Jones" wrote in message ... Hi Kristan, See Chip Pearson's page on Programming to the VBE: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Kstalker" wrote in message ... Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Gary,
I have never experienced this problem. After setting the reference for the given project, are you saving the workbook? --- Regards, Norman "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... norman: "Microsoft Visual Basic For Applications Extensibility 5.3". why won't this say checked for me when after i exit excel? the other libraries do. -- Gary "Norman Jones" wrote in message ... Hi Kristan, See Chip Pearson's page on Programming to the VBE: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Kstalker" wrote in message ... Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
yep, but it only saves it for that workbook, not for all excel workbooks.
why isn't it available to excel instead of just the saved workbook? -- Gary "Norman Jones" wrote in message ... Hi Gary, I have never experienced this problem. After setting the reference for the given project, are you saving the workbook? --- Regards, Norman "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... norman: "Microsoft Visual Basic For Applications Extensibility 5.3". why won't this say checked for me when after i exit excel? the other libraries do. -- Gary "Norman Jones" wrote in message ... Hi Kristan, See Chip Pearson's page on Programming to the VBE: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Kstalker" wrote in message ... Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Gary,
References are set for each project; there is not a global setting. If you want certain references to be available to all (new) workbooks, add these references to the workbook template file. --- Regards, Norman "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... yep, but it only saves it for that workbook, not for all excel workbooks. why isn't it available to excel instead of just the saved workbook? -- Gary "Norman Jones" wrote in message ... Hi Gary, I have never experienced this problem. After setting the reference for the given project, are you saving the workbook? --- Regards, Norman "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... norman: "Microsoft Visual Basic For Applications Extensibility 5.3". why won't this say checked for me when after i exit excel? the other libraries do. -- Gary "Norman Jones" wrote in message ... Hi Kristan, See Chip Pearson's page on Programming to the VBE: http://www.cpearson.com/excel/vbe.htm --- Regards, Norman "Kstalker" wrote in message ... Morning. I have been searching the threads and have not been able to find an answer to my current conundrum so I thought it best to throw it at the forum. I have a procedure which is copying worksheets and pasting them into new workbooks and then cutting all links etc. But what I want to do is add modules and / or part of the code within the modules to this copy and paste procedure. Can this be done? Any advice greatly appreciated. Kristan -- Kstalker ------------------------------------------------------------------------ Kstalker's Profile: http://www.excelforum.com/member.php...o&userid=24699 View this thread: http://www.excelforum.com/showthread...hreadid=488015 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
could someone write me a VB code? thanks | New Users to Excel | |||
write macro code | Excel Worksheet Functions | |||
Code to write out all lines of code | Excel Programming | |||
How can i write TSR code | Excel Programming | |||
Using VBA to Write VBA code | Excel Programming |