Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default address location

I am preparing a formula which needs the address of the first cell located
above the active cell that contains information . The key strokes would
normally be "=" then "ctrl + {up}" then "{enter}". What macro language would
achieve this result.

--
l-hawk
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default address location

hi
something like
activecell.end(xlup).select


"hawki" wrote:

I am preparing a formula which needs the address of the first cell located
above the active cell that contains information . The key strokes would
normally be "=" then "ctrl + {up}" then "{enter}". What macro language would
achieve this result.

--
l-hawk

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default address location

Thanks!
--
l-hawk


"FSt1" wrote:

hi
something like
activecell.end(xlup).select


"hawki" wrote:

I am preparing a formula which needs the address of the first cell located
above the active cell that contains information . The key strokes would
normally be "=" then "ctrl + {up}" then "{enter}". What macro language would
achieve this result.

--
l-hawk

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
Macro - save to current location vs excel default location leezard Excel Discussion (Misc queries) 0 October 28th 08 03:04 PM
Using Dynamic Cell Address As Formula Location [email protected] Excel Worksheet Functions 4 March 6th 07 06:37 AM
Cell Address Location drizzt04240 Excel Worksheet Functions 2 December 1st 05 03:49 PM
Mouse Location, Movement and Spreadsheet Location TCook Excel Programming 3 October 3rd 05 10:23 PM
Using =address to provide address location for =average ahills Excel Worksheet Functions 2 November 30th 04 03:10 AM


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