Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Find and print last row

I would like to have a macro on a Button on sheet 3 that would do the following
Go to B1 on sheet 1 and find the lAST entry on col B
Now I want the Data that appears on the last row of col b to be printed on
Sheet 3 cell A!
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 57
Default Find and print last row

Hi

Without using a macro, if all of the data in column B of Sheet1 is text,
then enter in A1 of sheet 3
=LOOKUP("ZZZZZZZZ",Sheet1!B:B)
If the data on sheet 1 is numeric, then use
=LOOKUP(99^99,Sheet1!B:B)
--
Regards
Roger Govier



"pcor" wrote in message
...
I would like to have a macro on a Button on sheet 3 that would do the
following
Go to B1 on sheet 1 and find the lAST entry on col B
Now I want the Data that appears on the last row of col b to be printed on
Sheet 3 cell A!
Thanks



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
M/S cannot find anything to print REX BURGESS Excel Discussion (Misc queries) 1 January 16th 07 08:25 PM
find, select and print john mcmichael Excel Discussion (Misc queries) 1 November 13th 06 02:34 PM
Find print area enginguven Excel Discussion (Misc queries) 1 January 12th 06 01:54 AM
Excel can't find anything to print WJason Excel Discussion (Misc queries) 1 December 8th 05 04:26 PM
Microsoft Excel could not find anything to print cyndi Excel Discussion (Misc queries) 1 December 22nd 04 01:40 PM


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