![]() |
Range Named
Hi I need help please. I have named range which starts with ww and the name need to be changed to starts with tolww_RET_? Thanks for your help -- rickv ------------------------------------------------------------------------ rickv's Profile: http://www.excelforum.com/member.php...o&userid=25942 View this thread: http://www.excelforum.com/showthread...hreadid=399828 |
Range Named
does this help?
Sub changerngname() With Range("ww") ..Name = "xxx" ..Name.Delete End With End Sub -- Don Guillett SalesAid Software "rickv" wrote in message ... Hi I need help please. I have named range which starts with ww and the name need to be changed to starts with tolww_RET_? Thanks for your help -- rickv ------------------------------------------------------------------------ rickv's Profile: http://www.excelforum.com/member.php...o&userid=25942 View this thread: http://www.excelforum.com/showthread...hreadid=399828 |
All times are GMT +1. The time now is 07:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com