programming locker sys

  • Thread starter Thread starter le_ann66
  • Start date Start date
L

le_ann66

hi all,

Im new to excel with vba and macro, in fact i shld say totally no idea
on it. but due to cours work, i mus create a program for locker system.
it require me to add data into the program, like name, locker num, date,
status etc. i mus also be able to edit n view the thing. can anybody pls
help me in that.. thk u :)
 
Hi Ll_ann66,

As you are new to macros, see David McRitchie's introductory notes at:

http://www.mvps.org/dmcritchie/excel/getstarted.htm

See also David's Tutorials page at:

http://www.mvps.org/dmcritchie/excel/excel.htm#tutorials

The VBA tutorials appear just below the half way point of that page.

Consider, also, purchasing a book: one that might serve your purpose, and
which receives frequent recommendation in the NG, is John Walkenbach's
'Excel VBA Programming For Dummies':

http://www.j-walk.com/ss/books/bookxl27.htm
 
Back
Top