Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I send some cells to an external text file?

Hello,

I have a spreadsheet in which:

Column 1 contains (a number) price per unit.
Column 2 contains (a number) quantity.
Column 3 contains (a formula) sub-total. (price per unit x quantity)
Column 4 contains (a number) sales tax rate.
Column 5 contains (a formula) total. (sub-total x sales tax rate) +
sub-total

I need to give this spreadsheet to a person who has no Excel
knowledge.

Please help:
How can I have the user click a button (or something like that) so that
the above information is automatically written to an external text
file?
This auto generated text file should NOT contain the formulas.
This auto generated text file should contain ONLY the values. Such
price per unit, quantity, sub-total, sales tax rate and total.

The text file will be printed as a "receipt".

Thanks,

Luther



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I send some cells to an external text file?

The user only has to do File=Saveas and Select "save as type" to be .CSV

That should be simple enough to explain.

Why send the .CSV file. Then they have it.

--
Regards,
Tom Ogilvy



lothario wrote in message
...
Hello,

I have a spreadsheet in which:

Column 1 contains (a number) price per unit.
Column 2 contains (a number) quantity.
Column 3 contains (a formula) sub-total. (price per unit x quantity)
Column 4 contains (a number) sales tax rate.
Column 5 contains (a formula) total. (sub-total x sales tax rate) +
sub-total

I need to give this spreadsheet to a person who has no Excel
knowledge.

Please help:
How can I have the user click a button (or something like that) so that
the above information is automatically written to an external text
file?
This auto generated text file should NOT contain the formulas.
This auto generated text file should contain ONLY the values. Such
price per unit, quantity, sub-total, sales tax rate and total.

The text file will be printed as a "receipt".

Thanks,

Luther



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



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
absolute cells when linking to an external file del Excel Discussion (Misc queries) 2 May 6th 09 07:07 PM
Inserting text from external file into cells. warirv63 Excel Discussion (Misc queries) 0 April 16th 08 07:27 AM
SAVE & SEND A FILE BASED ON TEXT IN A CELL VIA MACRO Pat Baratta New Users to Excel 1 February 26th 07 06:46 AM
Trying to send an email with body text, to a range of cells [email protected] Excel Discussion (Misc queries) 1 November 29th 06 12:28 AM
Get External Data, Import Text File, File name problem Scott Riddle Excel Programming 1 July 11th 03 05:40 PM


All times are GMT +1. The time now is 04: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"