Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lou
 
Posts: n/a
Default Statement of Account

I need to reconcile some data for a hockey team and am in need of a "
Statement of Account " spreadsheet. I don't know how to draft my own
so does anyone have a template? I tried to use the one on the Microsoft
web site the problem is I can't seem to be able to sort the Description
column alphabetically??? help

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Statement of Account

Lou

You can't sort because there are merged cells in the selection.

Select A11

FormatCellsAlignment. Uncheck "Merge Cells"

Doesn't harm the worksheet and you can use "Center across selection" if you
want to re-format the look of the "brought forward" in row 11


Gord Dibben Excel MVP

On 17 Dec 2005 17:03:03 -0800, "Lou" wrote:

I need to reconcile some data for a hockey team and am in need of a "
Statement of Account " spreadsheet. I don't know how to draft my own
so does anyone have a template? I tried to use the one on the Microsoft
web site the problem is I can't seem to be able to sort the Description
column alphabetically??? help

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lou
 
Posts: n/a
Default Statement of Account

Thanks Gord,

Merged cells doesn't seem to be checked. The second problem with this
template is that it seems to have dropped the ability to add my account
balance column. I assume it is likely because I have used the delete
button along the way. Believe it or not I have spent all day and night
now trying to what should be simply for most people. Resorted to try
and use word to recap my figures, nightmare

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lou
 
Posts: n/a
Default Statement of Account

Sorry Gord, you are right I uncheck merged cells but I am still unsure
how to sort alphabetically, it soesn't seem to be an option under
sort. The second problem is the template seems to have dropped the
ability to add the balance column??

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Statement of Account

I will preface this with the advice that you start doing things on a copy of
the worksheet.

Hold down the CTRL key and drag the worksheet to the right. A copy will be
created.

Alphabetically sorted means sorted in Ascending order.

As in a to z

In your case, sort on Column B(Description) in Ascending order.

NOTE: very important that you select all 5 columns A through E starting at
row 12.

Do not sort above that.

If you look in the cells in column E(account balance) there should be a
formula in each one that keeps track of the balance as you enter debits and
credits.

The one in E12 is this...............

=IF(ISERROR(IF(OR(C12,D12),((E11)+C12-D12),)),"",IF(OR(C12,D12),((E11)+C12-D12),))

If the others are gone, just enter and drag/copy down the column.

OR...........re-download the Template and start over.


Gord

On 17 Dec 2005 18:29:51 -0800, "Lou" wrote:

Sorry Gord, you are right I uncheck merged cells but I am still unsure
how to sort alphabetically, it soesn't seem to be an option under
sort. The second problem is the template seems to have dropped the
ability to add the balance column??

Reply
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
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Help with function to sum values in a worksheet depending on account number Dab Excel Worksheet Functions 4 June 7th 05 10:08 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
IF Statement Brent New Users to Excel 3 April 29th 05 04:24 PM
Chart Account# and $ value from MANY into Line Chart P. G. Charts and Charting in Excel 4 February 3rd 05 08:25 PM


All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"