View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Programming Challenges!

I, for one due to old age I guess, don't understand but if you want send
your workbook to my address below along with a snippet of this msg copied
into a newly inserted sheet.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Loretta" wrote in message
...
I have a spreadsheet set up for the purpose of data entry via an external
data collection device. The spreadsheet consists of a header row: Serial
No.,
Dim #1-Dim #16, Average, Range. I need a macro to run automatically upon
opening the worksheet that will position the cursor in the first empty Dim
#1
(Column B) cell. Upon entry of the 16th pc of data, I need the cursor to
reset to the Dim #1 (Column B) in the next row. Also, I would like to set
the
spreadsheet to either autosave within the macro that resets the cursor or
autosave every X minutes.

Anyone?

--
Thanx,

Loretta