Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
When I try to record the steps to unmerge 2 previously merged colums into 2
separate colums into a macro, when the macro is executed it tries to merge the colums instead of unmerging them? If I do the same steps without recording as a macro the unmerge works fine. Is there a trick invloved in recording a macro to do unmerging? |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Hmmmm not sure what's happening. Are you sure the cells you are unmerging are merged (probably a daft question), merge/unmerge is a toggle. Keyboard strokes are better than the mouse when using the record macro function, eg Ctrl+1 Alt+m Enter -- tghcogo ------------------------------------------------------------------------ tghcogo's Profile: http://www.excelforum.com/member.php...o&userid=10494 View this thread: http://www.excelforum.com/showthread...hreadid=491561 |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
thanks tghcogo....yes im sure they are merged. The manual unmerge works fine.
I looked at the macro code..and it did not have an "unmerge" command. I changed the code to select the columns and issued "unmerge" and it worked. So I dont know what is going on with the record macro function "tghcogo" wrote: Hmmmm not sure what's happening. Are you sure the cells you are unmerging are merged (probably a daft question), merge/unmerge is a toggle. Keyboard strokes are better than the mouse when using the record macro function, eg Ctrl+1 Alt+m Enter -- tghcogo ------------------------------------------------------------------------ tghcogo's Profile: http://www.excelforum.com/member.php...o&userid=10494 View this thread: http://www.excelforum.com/showthread...hreadid=491561 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
Can I set-up a macro to undo a previously run macro? | Excel Discussion (Misc queries) | |||
Macro to copy cells | Excel Discussion (Misc queries) | |||
How to copy subtotalled cells to a new worksheet (in a macro), wi. | Excel Discussion (Misc queries) | |||
Macro to omit blank cells needed | Excel Worksheet Functions |