Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry! This reply was meant to another thread at all :-((
"Arvi Laanemets" wrote in message ... Hi Instead of workbooks module, save the code in Personal Macro Workbook (Personal.xls) module. When you don't have Personal.xls jet, then easier way to create it at right place is to record a macro to it (ToolsMacroRecord New Macro, select 'Store macro in' = 'Personal Macro Workbook' and press OK. Stop recordig.) Now press Alt+F11, in VBA Project window activate the module of Personal.xls, delete the lately created dummy macro, and copy the UDF code into this module. From now on, this UDF is avaiable for all workbooks opened in this computer. -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) "KHashmi316" wrote in message ... Arvi Laanemets Wrote: PasteSpecialValues Hi, Avi: Can this be set *globally* somehow (i.e. for all Excel projects)? I didn't see an option in ToolsOptionsEdit. -- KHashmi316 ------------------------------------------------------------------------ KHashmi316's Profile: http://www.excelforum.com/member.php...o&userid=10439 View this thread: http://www.excelforum.com/showthread...hreadid=504298 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Copy and Paste or Paste Special between Excel Workbooks | Excel Discussion (Misc queries) | |||
paste special | values should work with merged cells | Excel Discussion (Misc queries) | |||
I cannot paste from one workbook to another. Copy works, paste do. | Excel Discussion (Misc queries) | |||
Can't Copy and Paste between Excel 2003 Workbooks | Excel Discussion (Misc queries) | |||
excel - numbers as text | New Users to Excel |