LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
sot sot is offline
external usenet poster
 
Posts: 19
Default address function

I used the followng to allow me to access a range of lists from one combo box
based on the selection of a radio button .
=ADDRESS(1,$B$4)&":"&ADDRESS(5,$B$4) The input range is set to a name
myrange which is an =indirect($L$1) formula. This worked fine but I wanted to
place my lists in another sheet called lists, so I thought
=ADDRESS(1,$B$4,,,"list")&":"&ADDRESS(5,$B$4,,,"li st") would do it. It
appears to give the correct sheet and cell ranges as the result, but my list
box remains empty. Can I not do this or have I made a mistake somewhere?
 
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
Help With Address Function Steve M Excel Worksheet Functions 3 November 29th 06 04:25 PM
address function flyingmeatball Excel Worksheet Functions 1 August 17th 06 04:10 PM
address() function carvalho Excel Worksheet Functions 1 April 15th 06 01:10 AM
ADDRESS Function QC Coug Excel Worksheet Functions 1 April 14th 06 12:25 AM
Use address function or other Doug Laidlaw Excel Worksheet Functions 1 February 24th 05 02:12 PM


All times are GMT +1. The time now is 02:27 PM.

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"