Local settings in XL2BB

J.Ty.

Well-known Member
Joined
Feb 4, 2012
Messages
1,118
Office Version
  1. 365
  2. 2013
  3. 2010
Platform
  1. Windows
  2. Web
XL2BB translates formulas in an incoherent way. My local settings cause Excel to use ; in place od , in formulas. Now, when I post here:
  • cell formulas use ,
  • data validation formulas use ;
  • conditional formatting formulas use ;
  • named ranges are not displayed at all, even though I put them in and they were chosen for translation into BB
You can hava a look at the spreadsheet here.

J.Ty.

Book1
G
1A
2False
3
40
Sheet1
Cell Formulas
RangeFormula
G2G2=AND(A1=TRUE,OR(EXACT(G1,"D"),EXACT(G1,"E"),EXACT(G1,"A"),EXACT(G1,"R")))
G4G4=A
Cells with Conditional Formatting
CellConditionCell FormatStop If True
G3Expression=AND(A1=TRUE;OR(EXACT(G1;"D");EXACT(G1;"E");EXACT(G1;"A");EXACT(G1;"R")))textNO
Cells with Data Validation
CellAllowCriteria
G1Custom=AND(A1=TRUE;OR(EXACT(G1;"D");EXACT(G1;"E");EXACT(G1;"A");EXACT(G1;"R")))
 
Regarding foreign translations of formulas in cell, DV, CF etc, see here

Regarding Named Ranges we already have this, but perhaps the Named Range also needs to be a 'fixed' range. Does XL2BB work for you if you defined "A" directly as, say, Range("B2").

I have added this to the list of questions but Named Range definitions are turning out to be somewhat problematic so I'm not sure where we will end up with them.
 
Thanks Peter!

As you can see below, if a named range is A1:A3, it does get shown. In my attempt from yesterday it was local to the worksheet (so a different problem than in my previous thread), but an OFFSET rather than a direct range.

As for the formula translation, I am probably experiencing the same problems as Marcelo Branco, because I use English Excel, except that formula separator.

Book1
G
1A
2False
3
4Daniel
5Ela
6Felek
Sheet1
Cell Formulas
RangeFormula
G2G2=AND(A1=TRUE,OR(EXACT(G1,"D"),EXACT(G1,"E"),EXACT(G1,"A"),EXACT(G1,"R")))
G4G4=A
Named Ranges
NameRefers ToCells
A=Sheet1!A1:A3G2
Cells with Conditional Formatting
CellConditionCell FormatStop If True
G3Expression=AND(A1=TRUE;OR(EXACT(G1;"D");EXACT(G1;"E");EXACT(G1;"A");EXACT(G1;"R")))textNO
Cells with Data Validation
CellAllowCriteria
G1Custom=AND(A1=TRUE;OR(EXACT(G1;"D");EXACT(G1;"E");EXACT(G1;"A");EXACT(G1;"R")))
 
if a named range is A1:A3, it does get shown.
Thanks for the confirmation re the fixed range
.
Yes, I had looked at your linked file so knew of the OFFSET in your named range. An attempt is being made to cover as many named range issues as possible but no certainty of outcome is possible yet.
 

Forum statistics

Threads
1,214,593
Messages
6,120,435
Members
448,962
Latest member
Fenes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top