View Single Post
 
Old 04-13-2015, 10:14 AM
charlesdh charlesdh is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Apr 2014
Location: Mississippi
Posts: 382
charlesdh is on a distinguished road
Default

Hi,

Prior to this modification each time you open the vendors workbook the code will over write sheet1. The reason is we have the Fpass set to false when you open it.
To over come this I add a bit of code to looks at sheet1 to see if it is already populated. If it is the the code will not over write the existing data.
Reply With Quote