Who ever can answer this In my opinion is the King of Excel

webking

New Member
Joined
Mar 10, 2002
Messages
21
Please try to understand my problem:-

1) I have a excel sheet in which i do input of daily expenses, the sheet is a simple one having following columns


S.no. Item Expenses Time Date


2) Now at the end of the week i have to make a sheet on which the expenses details for a week is shown and then using the four sheet of weeks i make an montly sheet of expenses.
Weekly sheet musty have information as :-


Week Item Expenses Time Date


3) That similary for the month but it as link with the weekly sheet , the thing is that weekly and montly sheet must show at what time and dat what item caused expnses and how many which the weekly sheet picks from the daily sheet input and montly from weekly.

4) Now i know that i can make excel to connect a link between on file and other so that the data from file can go to other file to show a summary

5) But the problem is on each day we use the same excel file but with different date name , remove the previous entries and then do the entries on new day and so on. By doing this we are changing the name of the source file from where the weekly sheet has to pick data.

6) by doing above i cannot create such a link in a single sheet which can pick data on daily basis from daily sheet as the name of file is changing .

7)Now please suggest a way other than recommending me to do the work in the same file on 7 sheets. its my requirement that i change file every day.

Please suggest some thing about this.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Can you highlight your cells and replace [x.xls] with [y.xls] (manually or via macro)? Where x & y are your old and new filenames respectively?



_________________
Cheers,<font size=+2><font color="red"> Nate<font color="blue">O</font></font></font>
This message was edited by NateO on 2002-03-19 15:22
 
Upvote 0
thankyou for showing interest in my question but sir i did not get your point.

Basically i have a file in which there are 5 sheets and each sheet has information about sale , rent , expenses and purchasing.
At the end of the week i want to show a summary how much the sale was , how much purchasing was...

that why i need to know how i can make this happen. On each new day we have to use a new file.
 
Upvote 0
I love Excel, but here's my answer for you.

Sub WrongProggie()

Application.Use(Access)

End Sub

:) IMHO
 
Upvote 0
Web, when you link Excel files to other Excel files, opened or closed, the filename is shown in brackets (i.e., [ ]). If you replace the contents within the link, within the brackets, you'lll replace the file name in question. Using the brackets as a marker makes sure you're dealing with the file name.

Hope this helps.

_________________
Cheers,<font size=+2><font color="red"> Nate<font color="blue">O</font></font></font>
This message was edited by NateO on 2002-03-19 20:14
 
Upvote 0

Forum statistics

Threads
1,214,421
Messages
6,119,392
Members
448,891
Latest member
tpierce

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top