stock control system

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

trying to see up a 'basic stock control sytem' for a warehouse that contains
building materials.
 
You can use multiple ways of doing, there's 3 ways to come to m
head...

1) Use a worksheet as database an save all the information on the cell
of that worksheet using some macros to access it and handle.

2) You might want to use Access instead of Excel, I think would b
easier to handle the database portion and you still have the Macro
available.

3) You can use VB with an Access to create an application
 
Back
Top