LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Can't get last row number to work.

Forgive me for overlooking what I'm sure is obvious, but I'm completely stuck
(and more than a little frustrated). I am referencing data between
worksheets, so if my Dynamic range on sheet "A" ends on row 391, that is the
number I want to show up in sheet "B" (just the row number, not the column).

The following works, but it attaches the column number to the final info
=ADDRESS(MAX(IF(MyRange=MAX(MyRange),ROW(MyRange)* (MyRange<""))),COLUMN(MyRange),4)

Previous posts for the same question showed formulas such as: lastRowNo =
Range("A65536").End(xlUp).Row
and
Cells(Rows.Count,"A").End(xlUp).Row
but it never works for me. (It says there is a problem with the forumla and
highligts the word "end"). I can only assume I'm looking at this to
literally, and something needs to be entered differently. Is this a formula,
a function, or a macro? How does this actually get entered?

thank you!!

 
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
Complicated work! Any idea?? craig@help Excel Worksheet Functions 0 July 19th 06 04:09 PM
vlookup with more than number to be retrieved martelie Excel Worksheet Functions 1 October 8th 05 07:33 AM
Work Rota - Do I need a formula? dataheadache Excel Discussion (Misc queries) 11 October 3rd 05 10:53 PM
Preceding a number by zeros, that is still a number Michele Excel Worksheet Functions 1 September 14th 05 01:06 PM
formula won't work unless column of data is a hard number Ron Excel Worksheet Functions 2 May 17th 05 03:21 PM


All times are GMT +1. The time now is 12:24 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"