#1   Report Post  
Shawn
 
Posts: n/a
Default Code to select range

I need a code that will select Cell A3 through the last active cell in column
F. Please help.


--
Thanks
Shawn
  #2   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Shawn,

Range("C3", Range("F65536").End(xlUp)).Select

HTH,
Bernie
MS Excel MVP


"Shawn" wrote in message
...
I need a code that will select Cell A3 through the last active cell in

column
F. Please help.


--
Thanks
Shawn



Reply
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
Opening a file with code without a set file name jenkinspat Excel Discussion (Misc queries) 1 March 4th 05 10:50 AM
Opening a file with code without a set file name jenkinspat Excel Discussion (Misc queries) 1 March 3rd 05 03:40 PM
Define a range based on another named range Basil Excel Worksheet Functions 2 February 21st 05 01:47 PM
Select same range from large number of workbooks BillC Excel Worksheet Functions 2 February 18th 05 08:59 PM
how can i select all the cells with same color on a sheet if there are multipale colors by vba code uobt Charts and Charting in Excel 1 December 15th 04 05:27 PM


All times are GMT +1. The time now is 11:41 PM.

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"