Automating an Expense Report

G

Gerald Evans

I have an expense report designed in Excel and would like to make the data
entry a little easier. The Data/Forms menu process is not a viable tool in
this instance. Is there a way that I can build my forms using VBA, or
incorporating my workbook into a process written in VBA?

Thanks and enjoy the blessings of the day.

jerry
 
M

Mark Rosenkrantz

Gerald;

That's a difficult question and this is an honest answer.

I don't know why the Data Forms is not an option for you, but if that is so,
creating your own custom built UserForms
is a comprehensive task.
If your new to that job, forget about it.

If you are a little familiar, read everything you can in the newsgroups, or
ask your questions in such a detailed way so that readers can give you an
exact
example of what you need.

Other then that, you don't have many options.

Succes;

Mark.
--
 
Top