View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Oldjay Oldjay is offline
external usenet poster
 
Posts: 337
Default Time sheet database

I have an input sheet that allows a user to fill in various time information
In this same sheet I have a row that has all the headings I want to to save
in a database. In the next row I have the formulas that references the input
cells

I have another sheet that I want to saves a record for each day.
It has all the headings

I want to import the data from the input sheet to the records sheet without
having to use the standard data form. I still want to be able to manipulate
the database

oldjay