LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 31
Default Some more help to edit some formulas

Hi all,

First I like to thank Max for all the help of my previous post. Second, I
like to thank the others for the help on my other posts I made a few months
ago.

I have a simular excel file that just has an extra addition, but with my
very limited understanding of how you guys make these formulas, I can't quite
make an adjustment that works.

Here are the cells involved and formulas:

Column B: is an identifier number from 1 to 500
Cell D: =CONCATENATE(E28,F28,G28,H28,K28,I28,K28,J28)
Cell E: =IF(BB28="—‹",IF(BD28="—‹","B","F"),IF(BD28="—‹ ","I","X"))
Cell F: =IF(R280,CONCATENATE(0,LEFT(R28,3)),"xxxx")
Cell G: =IF(AB28="R","R",IF(AB28="T","T",IF(AB28="A","A"," X")))
Cell H: =B28
Cell K: _
Cell I: =IF(ISBLANK(AC28)=TRUE,"xxxx",AC28)
Cell J: =IF(ISBLANK(AX28)=TRUE,"XXX",LEFT(AX28,3))
Cell AB will have values of either "A", "R", or "T"
Cell AZ will have value of either "1.0" or "1.1"
Cell BB will have value of either "—‹" or "-"
Cell BC will have value of either "—‹" or "-"
Cell BD will have value of either "—‹" or "-"
Cell BE will have value of either "—‹" or "-"
The "—‹" is the degree character, just in Japanese its a circle.

With no values inputted for this row Cell C looks like this:

XxxxxX014_xxxx_XXX

For what I need to be done is, when Cell AB has either "A" or "T" and Cell
AZ has 1.0, Cell BB, BC, BD and BE should have "—‹".
IF Cell AB has "R" and Cell AZ has 1.0, then Cell BB and BD have "—‹" and
Cell BC and BE should have "-".
Also when Cell AB has "A", beginning character in Cell C should start with a
"B", if Cell AB has "T" or "R", then the beginning character should be an "F".

Now, when Cell AZ has 1.1 and Cell AB has either "A" or "T", then Cells BB
and BCshould have "—‹" and Cells BD and BE should have "-".
If Cell AZ has 1.1 and Cell AB has "R", then Cell BB has "—‹" and Cells
BC,BD, and BD has "-".
Also when Cell AZ is 1.1, and Cell AB has "A", beginning character in Cell C
should start with a "1B", if Cell AB has "T" or "R", then its a "1F".

So for example, Cell AF is "A", Cell AZ is "1.0", then Cell C should be
"BxxxxX014_xxxx_XXX" and Cells BB to BE have "—‹"
or
If Cell AF has "T" and Cell AZ is "1.1", then Cell C should be
"1FxxxxX014_xxxx_XXX" and Cells BB and BC have "—‹", Cells BD and BE has "-".

For a different file with a simular setup, I was kindly given these formulas:

=IF(OR(AF445="",AX445=""),"",IF(AX445=1,IF(OR(AF44 5="A",AF445="V"),IF(AZ445="—‹",IF(BA445="-","F","B"),IF(BA445="—‹","I","X")),""),IF(AX445=1 .1,IF(AND(AF445="A",AZ445="—‹",BA445="-"),"1B",IF(AND(AF445="V",AZ445="—‹",BA445="-"),"1F",IF(AND(AF445="A",AZ445="—‹",BA446="—‹"), "1I",IF(AND(AF445="V",AZ445="—‹",BA445="—‹"),"1X ","")))))))

=IF(OR(AX445=1.1,AX445=1),"—‹","")

=IF(AX445=1.1,"-",IF(AND(AX445=1,AF445="A"),"—‹",IF(AND(AX445=1,A F445="V"),"-","")))

The Column letters are different, but the sheet format is fairly the same.
I hope I haven't confused or discouraged anyone from looking at this. Thank
you.


 
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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
Edit Paste Special Formulas Suzi-Q Excel Worksheet Functions 7 July 31st 07 10:56 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
hide formulas but can edit on the same cells sara Charts and Charting in Excel 2 October 3rd 06 10:55 PM
Why can't I edit my excel document? Edit buttons shaded. Arl @ CBC New Users to Excel 3 September 7th 05 01:18 AM


All times are GMT +1. The time now is 08:07 AM.

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"