Storing non-user data

C

ChrisJForeman

I have just created a VBA input module (as per my previous posting when I
forgot to ask this question!) and want to maintain a count of the rows used so
that I can add new data to the next available row.
Where can I store this count so that it is carried between sessions, but not
visible/changeable on the worksheet.

TIA

Chris
 
Top