Hi friends am actually working on a project in my work. i have one excel file which i have shared and now is become bigger in size as i have formulated the cells and also with the amount of data it has.
i want to use vba to place the formula so that the files do not become bigger in size.
every day i have to copy the data which is completed to another sheet for further process.
i want to use vba to do this but till now am still struggling hard.
is there a way to make these two files autosyncronized at certain time interval.
many thanks in advance for the help
here is my mail address: SNIP
vishal120 0 Newbie Poster
Recommended Answers
Jump to PostI'm not sure if this will help in VBA, but definately in vb6. I've written this quite some time back, hope it is error free.
'Task: Getting the excel file in to the grid and store that data in Microsoft Access DB Declarations Dim con As New …
All 4 Replies
vb5prgrmr 143 Posting Virtuoso
AndreRet 526 Senior Poster
vishal120 0 Newbie Poster
AndreRet 526 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.