View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Valery2105 Valery2105 is offline
external usenet poster
 
Posts: 12
Default Enter data from excel sheet to another excel workbook.

Hi,

I have an excel spreadsheet which is to function as a standard company
timesheet.

The problem I have is that the VBA behind it was previously used to enter
data and connect to Access.db at the click of a command button.

There is alot of VB data validation behind it - my question is how can I
find and replace all aspects of Access coding and convert all VB to re-direct
all data to a new excel spreadsheet?

Thanks