Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

An easy question... Maybe?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lydon Bergin - 25 Jan 2006 17:03 GMT
I have a spreadsheet that I only want to use for user input.  The user will
fill out a UserForm and then when the click a button, I want the information
they entered to be put into a worksheet (Columns A through I) in the next
empty row.

Then another user will open the spreadsheet, fill out the form, and the data
they entered should be put into the next empty row of the spreadsheet, etc.

So, I pretty much want to populate a table via user input from a UserForm.
I would think this would be easy to figure out, but I can't.  I have tried
creating a named range for the data and inserting, I have tried using the
cell names.  I just need a little bit of guidance on how to do this and I
will be ready to go.

I am very new to Excel VBA as I am an Access guy and this sort of thing is
inherent in access apps.  The major problem I have had is knowing where/how
to put the next row without overwriting any rows.  I don't know how many
rows there will eventually be, but probably a lot.

Lydon D. Bergin
MCP, MOS
Ron de Bruin - 25 Jan 2006 17:09 GMT
Hi Lydon

You can link textboxes to a cell in your worksheet (see properties) and then use code like this to copy the range in the database
sheet with this
http://www.rondebruin.nl/copy1.htm

Signature

Regards Ron de Bruin
http://www.rondebruin.nl

>I have a spreadsheet that I only want to use for user input.  The user will fill out a UserForm and then when the click a button, I
>want the information they entered to be put into a worksheet (Columns A through I) in the next empty row.
[quoted text clipped - 12 lines]
> Lydon D. Bergin
> MCP, MOS
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.