Question : Need to create an Excel Sheet for DATA INPUT that then creates a DATABASE..or table..?

Experts:

I'm under a strict deadline to create a Spreadsheet...whereby users INPUT data into cells....

ie.
CUSTOMER NAME
ADDRESS
CITY
ST
ZIP
DEBT AMOUNT

Then I have a separate sheet that uses the DEBT AMOUNT to do a calculation.

I also need the INPUT DATA to SAVE the input into some kind of table.....it can be a SHEET...for later use and possible transfer into a SQL Table....??

Any ideas are greatly appreciated.
MikeV

Answer : Need to create an Excel Sheet for DATA INPUT that then creates a DATABASE..or table..?

Its VBA (Visual Basic for Applications)

You can do ALT+F11 to open the VBA Editor
Random Solutions  
 
programming4us programming4us