Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default CREATING A FORMULA

I'm hoping I can find someone who can help me create a formula to use in a
spreadsheet.

Let me explain what I am trying to do. I have two workbooks that I intend to
link so the end result in one workbook will appear in columns in the linked
workbook giving me a year end total for our budget.

Currently the workbook I am using is setup like a check register where we
keep track of invoices (Debits and Credits) the results are displayed in
column "H" H5 thru H88.

I need a formula to display the results from column "H" into the linked
spreadsheet so the sum can be deducted or added to the beginning balance so
at the end of the Fiscal Year we will know how much (if any) monies we have
left in our budget.

I hope this makes sense to someone and you can help me figure this out. If
necessary I can email a blank copy of the spreadsheets to indicate what I am
trying to accomplish. Or I can explain it in more detail if necessary.

Any help or advice at all would be greatly appreciated. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default CREATING A FORMULA

The easiest way to set this up is to have both workbooks open at the
same time - use Window | Arrange | Horizontal, if necessary, to see
both windows. Then in the appropriate cell of the sheet you want to
link to your main workbook, begin typing a formula with =, then click
on the window of the main workbook, select the appropriate sheet,
click on cell H5, then press <Enter. You should see a formula like
this in your subsidiary workbook:

=[filename.xls]Sheet1!H5

You can then copy this down the column in the subsidiary sheet until
you have accounted for the range H5:H88. If you close the main
workbook you will see the formula will have expanded to include the
full path in front of the filename. Don't forget to save the
subsidiary file. When you subsequently open the file, you will be
asked if you want to update links.

Hope this helps.

Pete

On Oct 15, 9:58 pm, Stan Gilbert
wrote:
I'm hoping I can find someone who can help me create a formula to use in a
spreadsheet.

Let me explain what I am trying to do. I have two workbooks that I intend to
link so the end result in one workbook will appear in columns in the linked
workbook giving me a year end total for our budget.

Currently the workbook I am using is setup like a check register where we
keep track of invoices (Debits and Credits) the results are displayed in
column "H" H5 thru H88.

I need a formula to display the results from column "H" into the linked
spreadsheet so the sum can be deducted or added to the beginning balance so
at the end of the Fiscal Year we will know how much (if any) monies we have
left in our budget.

I hope this makes sense to someone and you can help me figure this out. If
necessary I can email a blank copy of the spreadsheets to indicate what I am
trying to accomplish. Or I can explain it in more detail if necessary.

Any help or advice at all would be greatly appreciated. Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default CREATING A FORMULA

Pete,

I hope you do not mind me bothering you. I just wanted to thank you for your
help with my spreadsheet. I am wondering if I can email you a copy of both
spread sheets and have you look at what I want to do so I will have a better
understanding of what can be done.

If its to much trouble, I understand and I do appreciate your help thus far.

"Pete_UK" wrote:

The easiest way to set this up is to have both workbooks open at the
same time - use Window | Arrange | Horizontal, if necessary, to see
both windows. Then in the appropriate cell of the sheet you want to
link to your main workbook, begin typing a formula with =, then click
on the window of the main workbook, select the appropriate sheet,
click on cell H5, then press <Enter. You should see a formula like
this in your subsidiary workbook:

=[filename.xls]Sheet1!H5

You can then copy this down the column in the subsidiary sheet until
you have accounted for the range H5:H88. If you close the main
workbook you will see the formula will have expanded to include the
full path in front of the filename. Don't forget to save the
subsidiary file. When you subsequently open the file, you will be
asked if you want to update links.

Hope this helps.

Pete

On Oct 15, 9:58 pm, Stan Gilbert
wrote:
I'm hoping I can find someone who can help me create a formula to use in a
spreadsheet.

Let me explain what I am trying to do. I have two workbooks that I intend to
link so the end result in one workbook will appear in columns in the linked
workbook giving me a year end total for our budget.

Currently the workbook I am using is setup like a check register where we
keep track of invoices (Debits and Credits) the results are displayed in
column "H" H5 thru H88.

I need a formula to display the results from column "H" into the linked
spreadsheet so the sum can be deducted or added to the beginning balance so
at the end of the Fiscal Year we will know how much (if any) monies we have
left in our budget.

I hope this makes sense to someone and you can help me figure this out. If
necessary I can email a blank copy of the spreadsheets to indicate what I am
trying to accomplish. Or I can explain it in more detail if necessary.

Any help or advice at all would be greatly appreciated. Thanks.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default CREATING A FORMULA

I would prefer you to try to describe things within the newsgroups -
that way there are hundreds of regular contributors who can help you
if I can't.

Did you try what I suggested, and if so what was the result?

One problem in setting links up between files on my PC is I would have
to do so with exactly the same paths and filenames that you use, or
create some temp folder that we can both set up directly within C:
(but you might be on a network), and then you would need instructions
on how to move the files to their permanent locations and still
maintain the links.

I'm still willing to help, but let's do so through this forum.

Pete

On Oct 16, 5:30 pm, Stan Gilbert
wrote:
Pete,

I hope you do not mind me bothering you. I just wanted to thank you for your
help with my spreadsheet. I am wondering if I can email you a copy of both
spread sheets and have you look at what I want to do so I will have a better
understanding of what can be done.

If its to much trouble, I understand and I do appreciate your help thus far.



"Pete_UK" wrote:
The easiest way to set this up is to have both workbooks open at the
same time - use Window | Arrange | Horizontal, if necessary, to see
both windows. Then in the appropriate cell of the sheet you want to
link to your main workbook, begin typing a formula with =, then click
on the window of the main workbook, select the appropriate sheet,
click on cell H5, then press <Enter. You should see a formula like
this in your subsidiary workbook:


=[filename.xls]Sheet1!H5


You can then copy this down the column in the subsidiary sheet until
you have accounted for the range H5:H88. If you close the main
workbook you will see the formula will have expanded to include the
full path in front of the filename. Don't forget to save the
subsidiary file. When you subsequently open the file, you will be
asked if you want to update links.


Hope this helps.


Pete


On Oct 15, 9:58 pm, Stan Gilbert
wrote:
I'm hoping I can find someone who can help me create a formula to use in a
spreadsheet.


Let me explain what I am trying to do. I have two workbooks that I intend to
link so the end result in one workbook will appear in columns in the linked
workbook giving me a year end total for our budget.


Currently the workbook I am using is setup like a check register where we
keep track of invoices (Debits and Credits) the results are displayed in
column "H" H5 thru H88.


I need a formula to display the results from column "H" into the linked
spreadsheet so the sum can be deducted or added to the beginning balance so
at the end of the Fiscal Year we will know how much (if any) monies we have
left in our budget.


I hope this makes sense to someone and you can help me figure this out. If
necessary I can email a blank copy of the spreadsheets to indicate what I am
trying to accomplish. Or I can explain it in more detail if necessary.


Any help or advice at all would be greatly appreciated. Thanks.- Hide quoted text -


- Show quoted text -



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default CREATING A FORMULA

Understood, thanks for the assist. I will be getting back to you shortly with
this.

Stan

"Pete_UK" wrote:

I would prefer you to try to describe things within the newsgroups -
that way there are hundreds of regular contributors who can help you
if I can't.

Did you try what I suggested, and if so what was the result?

One problem in setting links up between files on my PC is I would have
to do so with exactly the same paths and filenames that you use, or
create some temp folder that we can both set up directly within C:
(but you might be on a network), and then you would need instructions
on how to move the files to their permanent locations and still
maintain the links.

I'm still willing to help, but let's do so through this forum.

Pete

On Oct 16, 5:30 pm, Stan Gilbert
wrote:
Pete,

I hope you do not mind me bothering you. I just wanted to thank you for your
help with my spreadsheet. I am wondering if I can email you a copy of both
spread sheets and have you look at what I want to do so I will have a better
understanding of what can be done.

If its to much trouble, I understand and I do appreciate your help thus far.



"Pete_UK" wrote:
The easiest way to set this up is to have both workbooks open at the
same time - use Window | Arrange | Horizontal, if necessary, to see
both windows. Then in the appropriate cell of the sheet you want to
link to your main workbook, begin typing a formula with =, then click
on the window of the main workbook, select the appropriate sheet,
click on cell H5, then press <Enter. You should see a formula like
this in your subsidiary workbook:


=[filename.xls]Sheet1!H5


You can then copy this down the column in the subsidiary sheet until
you have accounted for the range H5:H88. If you close the main
workbook you will see the formula will have expanded to include the
full path in front of the filename. Don't forget to save the
subsidiary file. When you subsequently open the file, you will be
asked if you want to update links.


Hope this helps.


Pete


On Oct 15, 9:58 pm, Stan Gilbert
wrote:
I'm hoping I can find someone who can help me create a formula to use in a
spreadsheet.


Let me explain what I am trying to do. I have two workbooks that I intend to
link so the end result in one workbook will appear in columns in the linked
workbook giving me a year end total for our budget.


Currently the workbook I am using is setup like a check register where we
keep track of invoices (Debits and Credits) the results are displayed in
column "H" H5 thru H88.


I need a formula to display the results from column "H" into the linked
spreadsheet so the sum can be deducted or added to the beginning balance so
at the end of the Fiscal Year we will know how much (if any) monies we have
left in our budget.


I hope this makes sense to someone and you can help me figure this out. If
necessary I can email a blank copy of the spreadsheets to indicate what I am
trying to accomplish. Or I can explain it in more detail if necessary.


Any help or advice at all would be greatly appreciated. Thanks.- Hide quoted text -


- Show quoted text -




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
Creating a formula TckyTina Excel Worksheet Functions 3 October 3rd 07 01:43 PM
Creating a formula Pat Excel Discussion (Misc queries) 5 December 21st 06 06:59 PM
HELP IN CREATING A FORMULA Paul Excel Discussion (Misc queries) 9 August 25th 06 07:30 PM
need help creating a formula Matt Excel Discussion (Misc queries) 1 October 12th 05 05:52 PM
Creating an If formula. Desperatly Trying Excel Discussion (Misc queries) 2 August 31st 05 03:46 PM


All times are GMT +1. The time now is 07:00 PM.

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"