Advertisement

Member Login

Like this Page?


Follow Us
Follow us on twitter. Follow us on LinkedIn. Follow us on YouTube.
Our Feeds
Repository RSS. Forum RSS. User Comment RSS. News RSS.
Contact Us
post/email Forum or Email
telephone US +1 617 5008224
telephone EU +44 113 8152220
telephone Toll Free: Skype
Live Chat Live Chat

Who's Online

We have 57 guests and 46 members online

Total Downloads

182644


Enter Amount:


Home
Signup Now! Subscribe, login and start downloading. Latest Calculations! Follow us on Twitter.

ExcelCalcs Lego-Like Way to Engineering

Like a child selecting parts to construct a Lego model engineers bring together blocks of science to create new designs. These building blocks could be a load calculation, a beam calculation, a weld calculation, a fatigue calculation or any other calculation from a myriad of engineering topics. As...

iPhone, Android and Mobile Device Access

The site is optimised for browsing on mobile devices like the iPhone or Android phones. To create a web app icon browse to http://www.excelcalcs.com/navigate/ and ‘Add to Home Screen’. You will find an icon much like an app icon on your home screen which will bring you straight back...

ExcelCalcs Trailblazers

I have been chasing up feedback from new users signing up to XLC Pro accounts in the last month. I am delighted with their positive feedback. “I started using XLC but I am now insisting that my whole team use the add-in .“ “It is a great tool for validation and pres...

Increasing Engineering Confidence

Engineering training - “I run a team of engineers and whilst there are plenty of soft options for training expounding the latest management techniques there is precious little to develop the engineering skills of my team”. This is a familiar story we hear from clients of our trai...

Join our Corporate Partners Scheme

You are probably familiar with our tools of mass knowledge distribution on our website but ExcelCalcs also works more closely with corporate partners providing engineering training and engineering consultancy services. What’s more these services and ExcelCalcs subscriptions are availa...

Introducing ExcelCalcs eFormulas

ExcelCalcs eFormulas aims to replace traditional engineering formula books providing innovative functionality to copy from our webpages and paste directly into Excel. Once in Excel it is easily edited to suit your own problems this functionality is far more flexible than 'stuck on the web'&n...

Deciphering Spreadsheets with XLC

At some time or other you will have been given someone else’s spreadsheet only to be left scratching your head not having a clue as to what the calculation is doing.  If you are wise you will not use it because you can’t understand it. If you are wiser still you’ll use our...

Make Amazing Calculations

In our good calculation guide we emphasise the importance of sketches in calculations but you can produce interactive 3D wireframe sketches by incorporating Turan Babacan’s latest upload. Turan uses 3D charts to great effect in his Excel FEM programs. Andy Pope also has a 3D chart spr...

Coming Soon XLC Ribbon

A new version of XLC is in the final stages of development which will be compatible with the 64 bit version of Excel 2010 (currently it works with the 32 bit version of Excel 2010, 2007 2003 and 2000). We’ll keep you posted with progress. Please send us details of any features you ...

ExcelCalcs
Welcome, Guest
Please Login or Register.    Lost Password?
Naming variables (1 viewing) (1) Guest
Use this forum to discuss any problems, user suggestions or any other issue regarding the XLC software.
Go to bottom Favoured: 0
TOPIC: Naming variables
#2410
spacer (User)
Egg (Fresh Boarder)
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Naming variables 1 Year, 3 Months ago Karma: 0  
Is there a way to name a variable with more than a single letter such as AA instead of just A?
 
Logged Logged  
  The administrator has disabled public write access.
#2411
JohnDoyle (Admin)
Mechanical Engineer.
Moderator
Posts: 1243
graph
User Online Now Click here to see the profile of this user
Gender: Male MoreVision Location: LEEDS, WEST YORKSHIRE, UK Birthdate: 1965-02-24
Re:Naming variables 1 Year, 3 Months ago Karma: 479  
The default behaviours ensures that there is no confusion when multiplication signs are removed. If you do not wish enforce this naming convention (e.g. if you would like equations to read like PRICE = QUANTITY x TIME) you may end the Named Cell with just a single "=" character rather than the usual two " =" characters. You should also set the EQS() parameter "Multiplication= 1" so that multiplication signs are always shown.

E.g. XLC will enforce automatic subscripting of a cell named "A1 =" because there is a space before the final "=" character; XLC will ignore the formatting of an unconventionally named cell like"COST1=" which will be drawn into equations with this formatting because there is not a space before the final "=" character.

Read more here: www.excelcalcs.com/xlc/xlc-help-and-tutorials/name-equations/
 
Logged Logged  
 
  The administrator has disabled public write access.
#2523
JFKatMatrix (User)
Egg (Fresh Boarder)
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Naming variables 12 Months ago Karma: 0  
When naming a variable in the 'no-space' manner - i.e. "=" rather than " =" - my underscore characters disappear and the subsequent character is subscripted. I have attached a picture that hopefully illustrates the case.

Two questions:

- Is this a 'hidden' feature of ExcelCalcs, or something Microsoft have cooked up?

- Is there any way I can disable it or otherwise work around?
 
Logged Logged  
 
Last Edit: 2011/05/26 02:26 By JFKatMatrix.
  The administrator has disabled public write access.
#2524
JohnDoyle (Admin)
Mechanical Engineer.
Moderator
Posts: 1243
graph
User Online Now Click here to see the profile of this user
Gender: Male MoreVision Location: LEEDS, WEST YORKSHIRE, UK Birthdate: 1965-02-24
Re:Naming variables 12 Months ago Karma: 479  
This is actually the way we way we intended XLC to work. There are a number of special characters:
"_" will subscript the proceeding character (and then delete itself)
"^" will superscript the proceeding character (and then delete itself)
"|" will change the proceeding character to its Greek equivalent (and then delete itself)

The idea is that typing mathematical equations is made easier (it can be a bit time consuming using native Excel). The same rules are used in out text processing button and can be used with ordinary cells, chart titles, text in shapes etc.

However I can see in your case when you want to use the "_" character in a name it must be frustrating. May I suggest that you use another character rather than "_" like "-" or "."

Thanks for another good question - I think other uses may benefit from reading this.
 
Logged Logged  
 
  The administrator has disabled public write access.
Go to top