ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Limited autoformatting when pasting (https://www.excelbanter.com/excel-discussion-misc-queries/97531-limited-autoformatting-when-pasting.html)

Flaxkrax

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


Stefi

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



Flaxkrax

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


Stefi

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




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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com