Excel - Inserting Lines Makes Formula Inactive
Asked By lktx
28-Jan-10 06:48 PM
I downloaded a Microsoft template called General Ledger (Green,
multi-sheet/one per account code plus YTD Budget Summary and Monthly Expenses
sheets).
The workbook uses the name manager and some other field names that I cannot
find definitions for.
The document worked fabulously until 1/1/10. Now, when I add a line to any
of the individual account sheets, the linked data result for the formulas on
the Monthly Expenses table disappear. The formulas are there but the result,
and the "Accounting" format just go away.
No matter what I do, the Monthly Expenses table stops working when I make
any adjustments to data on the account sheets.
Has anyone else used this workbook? Something must be embedded in it that I
just cannot figure out.
HELP PLEASE! The invoices are piling up!!
Microsoft Excel
(1)
Excel 2007
(1)
Accounting
(1)
Office
(1)
Workbook
(1)
SUMIF
(1)
TEXT
(1)
SUM
(1)
Gord Dibben replied to lktx
Please post the URL for download.
I can have a look at it.
Gord Dibben MS Excel MVP
lktx replied to Gord Dibben
http://office.microsoft.com/en-us/templates/TC100738801033.aspx?CategoryID=CT101441121033
Thank you! Even if you can tell me how the column names are able to be used
in the formulas without defining the name, that would be helpful. Then,
worst case scenario, I can recreate the whole thing without whatever embedded
code is making it malfunction.
Thanks again.
L
Gord Dibben replied to lktx

I think your problem with the Ledger workbook is the use of Tables.
Here are some basics of Excel 2007 and Tables/column names in formulas.
......................................................................................................
In 2007 you first create a Table by selecting a range that includes column
names(titles) in row 1 of your range.
Insert>Table>Create Table. You can name the Table or accept the default
Table(number) that Excel provides.
You can change table name at any time by selecting anywhere in the Table and
up at top right click on Table Tools>Design.
You can also Resize the Table while in Design mode. See my thoughts on this
below.
...................................................................................................
Back to Ledger Template...........
Sheet named "1000-Office" has a Table named Office sized to A1:J6
and a column title of Amount of Check.
To sum the data in that column of that Table you enter....outside the table
range........... =SUM(Office[Amount of Check])
Using example above see how it works on Monthly Expenses sheet in C5
=SUMIF(Office[Constructed
KeyField],"="&(TEXT(Expenses[[#Headers],[Jan-07]],"mmm-yy")),Office[Amount
of Check])
I think re-sizing tables will solve your problem.
All sheets in the Ledger workbook have Tables with column names.
Hope this clears it up some little bit.
For more on this see help on Table Names
Gord
lktx replied to Gord Dibben
I checked every page and the table ranges are correct. I also recreated the
sheets and tables and used accurate formulas and I cannot get the numbers to
show up on the Monthly page. Even on the recreated page, I get zeros.
I just do not get it - how could the workbook work perfectly for months and
then all of a sudden, it breaks. It has to be something with the year
change. I am working on a fiscal budget from May to May. I have 19 accounts.
This is a mess!
If you can think of anything else... I appreciate the suggestions so far.
L
Gord Dibben replied to lktx
Have you changed calculation mode to "Manual" perchance?
Gord
lktx replied to Gord Dibben
I do not know where that is - but anything is possible. Where would I find
Calculation Modes?
lktx replied to Gord Dibben
OOps. Sorry. Found it. No, they are all on automatic. No One can figure
this out, including a guy here that teaches Xcel. (I work at a Univeristy)
This is a mystery. Wait - rephrase - a FRUSTRATING mystery.
Win7 VirtualStore Weirdness with Excel 2002 and earlier Excel I thought I'd share a weird experience I had today in case it saves installer for it - - which registers it as an add-in for all installed versions of Excel - - and tested it. Fine in Windows 2000 in all installed versions of Excel. Boot to Windows XP, fine there too. Boot to Windows 7. Fine in Excel 2010, 2007, and 2003. But Excel 2002 and 2000 were still loading the old version of the add-in. I uninstalled the add-in, made sure it was gone, and reinstalled it. Same problem in Excel 2002 and earlier; still works fine in Excel 2003 and later. I opened the VB
32 bit DLL with 64 bit Excel 2010 Excel We have an app which creates large Excel workbooks. For example, one workbook has 1, 000 worksheets. In other cases there are fewer worksheets but the Excel file can be 80 MB or larger. Since this sometimes crashes Excel 2007 and 2003, I am considering using 64 bit Excel 2010. Would 64-bit Excel be more reliable with workbooks this size than 32-bit
Aggiornamento - Microsoft Risponde allevoluzione delle Community Excel Cosa accade? Per informarvi che Microsoft comincerà presto a chiudere I newsgroup e a “transitare”, pian piano, se lo vorrete, il traffico sui Forum Microsoft. Perchè? Come ben sapete, i newsgroup sono esistiti per molti anni; il problema però è newsgroup. E’ possibile trovare informazioni su come installare e configurare il bridge qui: http: / / connect.microsoft.com / MicrosoftForums / Perchè i newsgroup verranno chiusi? Tutti i newsgroup pubblici verranno chiusi tra il la chiusura dei newsgroup, dove posso andare online per continuare le discussioni e ricevere supporto? Microsoft vi fornisce un’ampia scelta di forum, alcuni dei quali coprono lo stesso argomento od ottimale per continuare le discussioni online. Raccomandiamo quindi di cominciare con il http: / / social.answers.microsoft.com / Forums / it-IT / officeexcelit forum Vi invitiamo comunque a visitare i Forum Microsoft: http: / / www.microsoft.com / communities / forums / default.mspx Se ho domande, chi devo contattare? Se
running a Macro in 2007 which was created in 2003 Excel Hi there, I hope you can help, I am not VB literate unfortunately but I Is there a change between versions which means this line will not work any more? Excel Miscellaneous Discussions Office 2007 (1) Office 2010 (1) Excel 2007 (1) Accounting (1) Sheets (1) Linux (1) Excel (1) Worksheet (1) Simon, That line is
Excel Security Excel Greetings I am currently trying to develop a 'solution' to deliver to my clients. I am almost definitely going to be using Excel barring any showstoppers - since this is what my clients know best. I am trying to VSTO, and would like to be able to stick with Macros and VB code within Excel. My biggest concern is security. I absolutely need to be able to securely hide my formulas. The ease of use and familiarity of Excel is only worth 0.1% of the cost of the formulas. My clients do not they work, they only need to be able to use them. I have heard that Excel 2007 password protection is quite abit better than previous versions - is this true? I realise that google a password breaker and get to the formulas. What if my clients are running Excel 2003? Would a workbook built in 2007 retain its security if opened in 2003? Any