Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Viewing excel data on a form

I have an excel spreadsheet that uses macros and then exports info into
a csv file. How can I do this via a form instead of a spreadsheet as
the user interface of a spreadsheet looks messy.

Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Viewing excel data on a form

Does the data have to be visible?

If not then you could do all the manipulation on a hidden sheet (or a sheet
that is not the active sheet) and inform the user about the progress of it
all
via the Excel statusbar.

If the data has to be visible then you could maybe use a listbox or a
listview
on a userform.

RBS

wrote in message
oups.com...
I have an excel spreadsheet that uses macros and then exports info into
a csv file. How can I do this via a form instead of a spreadsheet as
the user interface of a spreadsheet looks messy.

Thanks.


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
Viewing data in Excel while scrolling. Instead of the cell count? RUSmiling Excel Worksheet Functions 11 September 4th 08 05:37 PM
Help with viewing data - Excel XP Dave F Excel Discussion (Misc queries) 0 November 30th 06 03:47 PM
Help with viewing data - Excel XP Dave Excel Discussion (Misc queries) 0 November 30th 06 03:40 PM
Data Entry Form (similar to default Excel DataForm) tonydm Excel Programming 0 October 11th 05 07:59 PM
VBA Forms in Excel (viewing a list of data via a form) Calum McLean Excel Programming 1 October 24th 03 03:31 PM


All times are GMT +1. The time now is 01:44 PM.

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

About Us

"It's about Microsoft Excel"