Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Find First Cell In A Range

Hi Can someone help I am trying to find the first cell in
a range any help will be much appreciated thanks
Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Find First Cell In A Range



--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Charles" wrote in message
...
Hi Can someone help I am trying to find the first cell in
a range any help will be much appreciated thanks
Charles



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Find First Cell In A Range

selection.cells(1,1).value

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Charles" wrote in message
...
Hi Can someone help I am trying to find the first cell in
a range any help will be much appreciated thanks
Charles



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default Find First Cell In A Range

use this syntax:-

MyRange.Range("A1")


Patrick Molloy
Microsoft Excel MVP



-----Original Message-----
Hi Can someone help I am trying to find the first cell

in
a range any help will be much appreciated thanks
Charles
.

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
Find Last cell in Range when range is date format default105 Excel Discussion (Misc queries) 5 July 7th 09 03:11 PM
find last cell in range with data, display cell address sevi61 Excel Worksheet Functions 14 October 29th 07 08:36 PM
Find if any cell in range is above Zero [email protected] Excel Discussion (Misc queries) 3 April 19th 06 11:01 AM
Using VB to find next cell in range David McRitchie[_2_] Excel Programming 0 July 23rd 03 02:21 AM
Using VB to find next cell in range Bob Kilmer Excel Programming 0 July 23rd 03 02:19 AM


All times are GMT +1. The time now is 06:55 PM.

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

About Us

"It's about Microsoft Excel"