Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2004

Tip: Looking for answers? Try searching our database.

Getting last entry in a range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
wwfc_barmy_army - 31 Oct 2004 16:41 GMT
hi,

I've got a 'quotation system' and i need to work out a way, so when
press i button (I've got the button) it recognises the last entry pu
in 'Customer Details'.

I just need some idea of the marco or whatever i will have to use.

Can anyone give me any ideas on how i can do this.

Thanks.

Pete
Alan - 31 Oct 2004 18:09 GMT
To find the last row of data try
=LOOKUP(2,1/(Data!A$1:A$20000<>0),ROW(Data!A:A))
use this with
="A"&LOOKUP(2,1/(Data!A$1:A$20000<>0),ROW(Data!A:A))
etc
Cant remember who posted it (sorry) but its really good,
Regards,
Alan.
This incredible formula (and it works!) was posted on the neswgroups not
that long ago

> hi,
>
[quoted text clipped - 9 lines]
>
> Pete.
Gord Dibben - 31 Oct 2004 18:46 GMT
Pete

See Bob Phillips' site for various ways to find/return last value in a range.

VBA not required, but code is available there if wanted.

http://www.xldynamic.com/source/xld.LastValue.html

Gord Dibben Excel MVP

>hi,
>
[quoted text clipped - 9 lines]
>
>Pete.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.