Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default send range results to a certian cell

presume this is part of a larger macro?

select case range("A1").value
case 1000: range("c4").value=range("a1").value
case 25000:range("c5").value=range("a1").value
case 100000:range("c6").value=range("a1").value
end case


"walt" wrote in message
...
I would like to send certian range numbers to a specific cell from a

single
cell such as

you would enter the number in a1
if the number is 501-1000 it would go yo c4
if the number is 1001-25000 it would go yo c5
if the number is 25001-100000 it would go yo c6

and so on



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
How to reference another cell based on what row a certian header i mkloosterboer Excel Worksheet Functions 2 July 3rd 09 05:15 PM
delete text in a cell using certian criteria Ken Excel Discussion (Misc queries) 4 April 12th 08 06:19 AM
cell input on certian dates!! n0 h4ck1ng Excel Discussion (Misc queries) 1 August 5th 05 09:04 AM
Send Userform results to worksheet TimT Excel Programming 3 July 8th 05 11:11 PM
Can I send results of a formula to multiple cells? Scarlett O Excel Programming 2 April 27th 05 06:28 AM


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