LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Selection autofill

Hang on wait a minute,

Thank you Ossiemac, eveything is tickty boo.

Cheers

"LaDdIe" wrote:

Once again thank you for your assitance,

I have tried all combinations of code and keeping getting this error:
Run-time error 1004
Method 'range' of object'_Global failed.

Would you be able to shed some light.

"OssieMac" wrote:

Another option instead of using the colon and concatenating the range, a
comma can be used between the start and end ranges. (Similar to the Selection
example.)

Range("A4").AutoFill _
Destination:=Range("A4", _
Range("NETDAYS").Value)

--
Regards,

OssieMac


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selection AutoFill, Excel 2000 & 2003 James Cooper Excel Worksheet Functions 1 January 28th 07 07:51 AM
Selection.Autofill Destination:=Range(ActiveCell.Value) [email protected] Excel Programming 6 April 23rd 06 11:15 PM
AutoFill on selection Desert Piranha[_61_] Excel Programming 5 March 5th 06 12:29 AM
Function to store last row and use in autofill selection wayliff Excel Programming 2 December 26th 05 01:27 PM


All times are GMT +1. The time now is 07:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"