LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel
external usenet poster
 
Posts: 5,600
Default how to do these things in Excel with and without VBA?

Oh well, one of life's little mysteries then.

FWIW, anything along the following lines will always work, even where the
selection is a multi area range

Selection.Value = 2 * Selection(1).Value

Regards,
Peter T

"Rick Rothstein (MVP - VB)" wrote in
LOL... I don't get it! I tried to use varying amounts in the cells (using
series fills) and it didn't work. NOW, I can't even get the method that

was
working consistently to work anymore... no matter how many time I start a
new session and repeat the exact same process that worked before, I can no
longer get it to work any more... not even once.

Rick


"Peter T" <peter_t@discussions wrote in message
...
"Rick Rothstein (MVP - VB)" wrote in

I've tried it with various sized selections and, for a new session of

Excel,
I can make it work every time. As I said though, I have no idea what
combination of worksheet events are the trigger, but it seems to always

fail
after doing things with the worksheet.


Does it also work with unique values in cells rather than all one's (eg

as
populated by that macro I posted earlier). Not only not-error but (say)
multiply values in each area by 2

Selection = 2 * Selection ' a multi area discontiguous range

Is there anyone else who can re-create what Rick has described in a new
session, even with one's throughout ?

Regards,
Peter T





 
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
Paste 2 different things from Excel to other programs Freshman Excel Worksheet Functions 0 November 8th 06 08:00 AM
Deleting things automatically in Excel Martin Excel Discussion (Misc queries) 1 March 20th 06 07:26 PM
Strange things happening in Excel!!!!! Chrisp2408 Excel Discussion (Misc queries) 2 February 21st 06 07:38 AM
Can Excel do things lilke Quicken Justin Excel Discussion (Misc queries) 2 June 17th 05 10:42 PM
Can Excel do things like Quicken Justin Excel Discussion (Misc queries) 2 June 17th 05 12:33 AM


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