Automaticlly update another workbook daily

Lbunm

New Member
Joined
Sep 1, 2017
Messages
3
I have a workbook that I update often entering orders for each date, and it have all our orders on it, then I need to create a separed one to load the only daily orders, that one i will upload on our invoicing system.
I was hopping someone can assiste me with that. I would like to have this second workbook updated automaticaly. It only needs to bring invoice date, and amout based on todays date =date(),
Thanks
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
What you're asking doesn't sound too hard it just needs more info for anyone to pop up some worthwhile code, when you say automatically do you when you close the sheet with all orders, when a new entry is added etc Is this new sheet to be named by date or the same sheet with old data deleted each time it's updated?
 
Upvote 0
Yes, i need the same sheet with old data to be deleted and have the new data for the current date entered.
The spreadsheet where I enter all data is named "2017 Funds Jornal". And the new spreadsheet: "daily inv update".
from "2017 founds jornal" the code will pull everything that match with today's date and bring Column "F" (order number", will will be the invoice #, and column "c" card orders" this will be the "inv amount" on the spreadsheet called daily inv update.
 
Upvote 0

Forum statistics

Threads
1,216,060
Messages
6,128,548
Members
449,457
Latest member
ncguzzo

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