Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Userform Capabilities

I want to create a userform that looks alot like a blank
excel spreadsheet. With grid lines and colum headings. Is
this possible?

If possible I want to be able to input info into the
userform and extract the info into seperate worksheet in
given order. The purpose of the userform is to limit the
accesibility of the user to a limited sector of the
spreadsheet.

When the user hits the button to calculate the info a
macro will run input the info where it belong, save and e-
mail the file back to me and shut the program down
completely.

Again is this possible?
Pete
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default Userform Capabilities

Pete

There is a FlexGrid control which somewhat emulates a spreadsheet. You have
to have (I think) the Developer's Edition of Office or Visual Studio 6 in
order to be licensed to use it.

Having said that, I cringe at recreating spreadsheets in userforms. Excel
already is a spreadsheet program, so why write your own? I think you should
endeavor to use Excel's builit in spreadsheet interface along with
protecting cells, the EnableSelection property of the Worksheet object, and
hiding rows and columns.

Post back with some specifics if you need some ideas on how to restrict
entry.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Pete" wrote in message
...
I want to create a userform that looks alot like a blank
excel spreadsheet. With grid lines and colum headings. Is
this possible?

If possible I want to be able to input info into the
userform and extract the info into seperate worksheet in
given order. The purpose of the userform is to limit the
accesibility of the user to a limited sector of the
spreadsheet.

When the user hits the button to calculate the info a
macro will run input the info where it belong, save and e-
mail the file back to me and shut the program down
completely.

Again is this possible?
Pete



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag Capabilities [email protected] Charts and Charting in Excel 1 August 1st 08 01:54 PM
Drag Capabilities [email protected] Charts and Charting in Excel 0 August 1st 08 07:45 AM
MS Query capabilities/regex Mike[_10_] New Users to Excel 2 June 23rd 08 09:19 PM
Capabilities ecorey Excel Discussion (Misc queries) 1 December 13th 05 05:22 AM
Excel Capabilities in Word Chicago Secretary Charts and Charting in Excel 1 September 2nd 05 05:55 PM


All times are GMT +1. The time now is 04:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"