Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default How to add rows, to point to new row

Must be some way to point to a new row, from something like:

=CELL("row",A500) to be able to reference in the same formula, add plus
or minus lines. open to any function that would do that..

cell? row? line.. offset? do not know how to put together. thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Paul Lautman
 
Posts: n/a
Default How to add rows, to point to new row

nastech wrote:
Must be some way to point to a new row, from something like:

=CELL("row",A500) to be able to reference in the same formula,
add plus or minus lines. open to any function that would do that..

cell? row? line.. offset? do not know how to put together. thanks.


You could use a dynamic range, or you could use OFFSET. You need to give us
more information about what it is you are doing.


  #3   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default How to add rows, to point to new row

Thankyou.. helps some... I just got to work, sorry to say every time give
more info, told cannot do it :), have already / just got to work, I think,
with offset..

what is / will dynamic range do?

anyways, it is for an in document hyperlink, cut pasting lines above a title
line, was forever moving hyperlink out of position (swear every 5 minutes,
fixing cell references on 6-12 links was killing me.. ) got 1st half
recently from someone
just figured out rest:
(where z1 is the number of lines down from title line, want it to go)

=HYPERLINK("#"&CELL("address",OFFSET(A505,$Z$1,1)) ,"P2") for downwards
=HYPERLINK("#"&CELL("address",OFFSET(A505,-1,1)),"P2") for up

not sure what the following is doing (or if all necessary)
=HYPERLINK("#"&CELL("address",

thanks..
"Paul Lautman" wrote:

nastech wrote:
Must be some way to point to a new row, from something like:

=CELL("row",A500) to be able to reference in the same formula,
add plus or minus lines. open to any function that would do that..

cell? row? line.. offset? do not know how to put together. thanks.


You could use a dynamic range, or you could use OFFSET. You need to give us
more information about what it is you are doing.



  #4   Report Post  
Posted to microsoft.public.excel.misc
Paul Lautman
 
Posts: n/a
Default How to add rows, to point to new row

nastech wrote:
Thankyou.. helps some... I just got to work, sorry to say every time
give more info, told cannot do it :), have already / just got to
work, I think, with offset..

what is / will dynamic range do?


Put excel dynamic ranges into google and you'll see


  #5   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default How to add rows, to point to new row

thanks, will check it out.. looks like will need to do some experimenting.
wondering about my hyperlink formula. Do you think it is complete as is /
no extraneous parts, as it is used?

"Paul Lautman" wrote:

nastech wrote:
Thankyou.. helps some... I just got to work, sorry to say every time
give more info, told cannot do it :), have already / just got to
work, I think, with offset..

what is / will dynamic range do?


Put excel dynamic ranges into google and you'll see





  #6   Report Post  
Posted to microsoft.public.excel.misc
Paul Lautman
 
Posts: n/a
Default How to add rows, to point to new row

nastech wrote:
thanks, will check it out.. looks like will need to do some
experimenting. wondering about my hyperlink formula. Do you think it
is complete as is / no extraneous parts, as it is used?

If you want the contents of the cell refered to by OFFSET, you don't need
the CELL("address",...)


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
Rows & Columns in Excel seadragon69 Excel Worksheet Functions 2 December 7th 05 05:54 PM
Automatically inserting rows ausdiver99 Excel Worksheet Functions 1 June 2nd 05 02:15 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
Insert rows Mr. G. Excel Worksheet Functions 3 March 31st 05 03:49 AM
flexible paste rows function that inserts the right number of rows marika1981 Excel Discussion (Misc queries) 1 February 18th 05 02:40 AM


All times are GMT +1. The time now is 04:09 AM.

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"