Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   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





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
Excel doing strange things Duncan Brown Excel Worksheet Functions 1 May 28th 09 11:17 PM
how to do these things in Excel with and without VBA? LunaMoon Excel Discussion (Misc queries) 11 July 10th 08 08:19 PM
how to do other things while excel runs my simulation vivmaha Excel Programming 3 July 11th 07 11:46 AM
Paste 2 different things from Excel to other programs Freshman Excel Worksheet Functions 0 November 8th 06 08:00 AM
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 03:58 AM.

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"