Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 10-31-2012, 02:23 PM
dangoodwin1 dangoodwin1 is offline Excel 2010- What does this formula mean and how does it work Windows 7 64bit Excel 2010- What does this formula mean and how does it work Office 2010 64bit
Novice
Excel 2010- What does this formula mean and how does it work
 
Join Date: Oct 2012
Posts: 1
dangoodwin1 is on a distinguished road
Default Excel 2010- What does this formula mean and how does it work

Hey guys,


I recently had a problem of getting excel to detect a pattern with letters at the end. eg:
AA101 A
AA101 B
AA101 C ... and so on.

I got given this formula but not sure how it works or if I were to change the sequence how I would go about editing it.
The formula i got given is: ="AA101 "&CHAR(ROWS(A$1:A1)+64)

Can someone explain how this formula works?

And also if I were to change the sequence to (example):
A000 1A1A
A000 1A1B
A000 1A1C
How would I go about changing the formula??

thanks is advance
Reply With Quote
  #2  
Old 10-31-2012, 09:18 PM
macropod's Avatar
macropod macropod is offline Excel 2010- What does this formula mean and how does it work Windows 7 64bit Excel 2010- What does this formula mean and how does it work Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,369
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

The "AA101 " part of the formula simply outputs "AA101 ". Fairly simple.
The next part, which could be reduced to "&CHAR(ROW()+64)" takes the row number, adds 64 to it, then expresses that as as ASCII character. Everything's sweet if you don't want more than 26 rows.

At its simplest, you can get the sequence expressed in the second part of your post by changing the first part of the formula, so it becomes:
="A000 1A1"&CHAR(ROW()+64)

If you're wanting something more sophisticated than that, you'll need to say exactly what you require.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2010- What does this formula mean and how does it work 2010 Functions Don't Work PaulPCoker Excel 4 09-21-2012 11:26 AM
formula to work from data column masterdineen Excel 16 08-09-2012 07:52 AM
Font won't work in PP 2010 ITBeers PowerPoint 0 02-20-2012 01:59 PM
Excel 2010- What does this formula mean and how does it work Excel 2010 formula rounds - arithmetic average calculation YooNaa Kim Excel 1 06-07-2011 08:50 PM
Excel 2010- What does this formula mean and how does it work Excel to work gareth01422 Office 1 05-21-2009 08:11 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:03 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft