![]() |
How to use VBA to drag down
i have 3 col - fisrt and second col contain value (exiset already) - Minus them will be contain third col How to : use VBA to minus an drag down end of row of col 1 or 2 Thanks for your help -- vumia ----------------------------------------------------------------------- vumian's Profile: http://www.excelforum.com/member.php...fo&userid=3649 View this thread: http://www.excelforum.com/showthread.php?threadid=56299 |
How to use VBA to drag down
Range("C1").AutoFill Destination:=Range("C1:C10"), Type:=xlFillDefault
HTH Die_another_Day vumian wrote: i have 3 col - fisrt and second col contain value (exiset already) - Minus them will be contain third col How to : use VBA to minus an drag down end of row of col 1 or 2 Thanks for your help . -- vumian ------------------------------------------------------------------------ vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494 View this thread: http://www.excelforum.com/showthread...hreadid=562999 |
How to use VBA to drag down
You have another response at your other thread.
vumian wrote: i have 3 col - fisrt and second col contain value (exiset already) - Minus them will be contain third col How to : use VBA to minus an drag down end of row of col 1 or 2 Thanks for your help . -- vumian ------------------------------------------------------------------------ vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494 View this thread: http://www.excelforum.com/showthread...hreadid=562999 -- Dave Peterson |
All times are GMT +1. The time now is 02:24 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com