3
votes
5answers
32 views
How can I get the traditional menus back in Word and Excel 2007?
While the new Office 2007 ribbon is neat / cute / whatever, this particular old dog is familiar with the traditional Word and Excel menus. How can I get those menus back? Is ther …
0
votes
1answer
20 views
How do pivot tables work in Excel?
I've come across the concept of Pivot Tables, but don't really understand them. Can anyone enlighten me?
0
votes
1answer
60 views
Shortcut key to insert a new Pivot Table in Excel
I use Pivot Tables a lot and I find myself clicking through the wizard every time i need to perform a quick pivot. Is there a shortcut to quickly create a pivot of the selected ra …
2
votes
3answers
17 views
Splitting full name into First Name and Last Name columns
I have a column containing the full name of a person, such as John Smith. I need to split this single column into two individual columns with FirstName in one and LastName in the …
1
vote
2answers
17 views
Create copy of spreadsheet data only - without formulas.
I need to send copies of calculated data to other departments on a regular basis, but I do not want them to be able to see (or change) the formulas I use to arrive at the calculate …
0
votes
3answers
62 views
Add Padding to text in Excel
I have Contracts that are of varying size but I need them to be 14 characters. This is how I do it.
A1=A1234567
A2=A123456789
B1=MID('00000000000000',1,14-LEN(A1)) & A1 --> …
0
votes
1answer
14 views
Parsing out seven digit postal code from full address in Excel
I have an Excel sheet which comprises 1000+ records where each address occupies a single cell
e.g.
21 Select Avenue, London, SW3 5PX
31 Shaftsbury Drive, Stanley Park Estate, Liver …
0
votes
1answer
14 views
Making simultaneous changes to fonts in multiple charts.
I have a spreadsheet with over 50 charts across multiple worksheets. Is there a quick way to manage the font sizes/colors across all of the charts without having to click on each …
0
votes
3answers
13 views
Leading zeroes dissapear when entering numerical data in Excel
I am trying to enter a column of product codes in Excel, but every code that begins with a zero is automatically converted to the number without a leading zero.
For example, if I …
3
votes
1answer
41 views
Excel random lunch generator
Here in our office we have a difficult time deciding where to go to lunch each day. I think what we really need is a "slot-machine" like random lunch generator, that will pick a r …
0
votes
1answer
11 views
Gridline colors in Excel
Is there a way to change the color of the grid lines in an Excel worksheet?
1
vote
2answers
11 views
Copying a formula down the length of a column
I am trying to insert a formula in column B next to a column of values in column A. Column A is around 1000 rows long, and i don't want to type the formula 1000 times.
Is there a …
2
votes
3answers
27 views
How to include a cell from Sheet1 into a formula on Sheet2 in Excel
Excel Question:
Say I'm in sheet1 working on a formula and want to include a cell from a sheet2 in that formula.... talk to me mister Miyagi
0
votes
1answer
10 views
Formula to find largest prime number in a column
This should be a fairly simple request, but I am looking for a formula that will return the largest prime number from a column of numbers (both prime and non-prime). I am familiar …
0
votes
1answer
7 views
How do I unlink power point from excel?
Hi
I frequently create graphs in excel 2007 for use in power point 2007 presentations. I first manipulate the chart in excel to get what I want and then cut and paste this into my …
