Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Limited autoformatting when pasting


Trying to find a timesaving operation, help needed.

I.E. a formula like this;

IF(LEFT(SheetA.A1,1)="X",(SheetB.B1*SheetC.C1),T(" "))

Now using this formula in Sheet D, I want the Table A value to remain
fixed and the B&C values move along as I copy it down rows or columns.
On row zz it should look like this;
IF(LEFT(SheetA.A1,1)="X",(SheetB.Bzz*SheetC.Czz),T (""))

Help!

//Johan


--
Flaxkrax
------------------------------------------------------------------------
Flaxkrax's Profile: http://www.excelforum.com/member.php...o&userid=36040
View this thread: http://www.excelforum.com/showthread...hreadid=558333

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Limited autoformatting when pasting

Hi Flaxkrax,
Try this:
IF(LEFT(SheetA!$A$1,1)="X",(SheetB!$B1*SheetC!$C1) ,T(""))

Regards,
Stefi


€˛Flaxkrax€¯ ezt Ć*rta:


Trying to find a timesaving operation, help needed.

I.E. a formula like this;

IF(LEFT(SheetA.A1,1)="X",(SheetB.B1*SheetC.C1),T(" "))

Now using this formula in Sheet D, I want the Table A value to remain
fixed and the B&C values move along as I copy it down rows or columns.
On row zz it should look like this;
IF(LEFT(SheetA.A1,1)="X",(SheetB.Bzz*SheetC.Czz),T (""))

Help!

//Johan


--
Flaxkrax
------------------------------------------------------------------------
Flaxkrax's Profile: http://www.excelforum.com/member.php...o&userid=36040
View this thread: http://www.excelforum.com/showthread...hreadid=558333


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Limited autoformatting when pasting


That was just what I was looking for!!


//Johan "Flaxkrax", greatful newbie


--
Flaxkrax
------------------------------------------------------------------------
Flaxkrax's Profile: http://www.excelforum.com/member.php...o&userid=36040
View this thread: http://www.excelforum.com/showthread...hreadid=558333

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Limited autoformatting when pasting

Thanks for the feedback!
Stefi


€˛Flaxkrax€¯ ezt Ć*rta:


That was just what I was looking for!!


//Johan "Flaxkrax", greatful newbie


--
Flaxkrax
------------------------------------------------------------------------
Flaxkrax's Profile: http://www.excelforum.com/member.php...o&userid=36040
View this thread: http://www.excelforum.com/showthread...hreadid=558333


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
keeping cells locked and protected when copying and pasting Lynne...... Excel Discussion (Misc queries) 0 June 19th 06 12:11 PM
Match and Sort for two range of data on different worksheets? Tan New Users to Excel 3 March 9th 06 08:55 AM
Trimmean for limited array Sige Excel Worksheet Functions 3 January 31st 06 04:28 PM
Force values-only when pasting text to keep formatting BethP Excel Discussion (Misc queries) 2 November 17th 05 07:57 PM
Pasting numbers and formulas without pasting format. Dan Excel Discussion (Misc queries) 3 March 27th 05 03:47 AM


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