Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Saving an Excel Spreadsheet with a particular name - Beginners

hi,

Try this code
NameToday = "C:\" & Range("c17").Value & " - Purchase Order - " &
Application.Text(Now(), "dd.mm.yy") & ".xls"




"David Chances" , iletide sunu yazdi
om...
Cant seem to get this Save Function to work:

At the moment I have:

NameToday = "C:\ Purchase Order - " & Application.Text(Now(),
"dd.mm.yy - ") & Range("c17").Value

I want to change the order of what is saved, at the moment this
creates a file called:

Purchase Order - 01.09.03 Microsoft.xls [on the c drive]

I want to call it:

Microsoft - Purchase Order - 01.09.03.xls

I cant seem to get that to work by re-arranging the formula

Can anyone help.
Many 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
how to set up spreadsheet for beginners logeo Setting up and Configuration of Excel 1 September 5th 06 05:49 PM
Beginners Question setting up spreadsheet PappyJoe New Users to Excel 4 July 31st 06 04:33 AM
Saving an Excel Spreadsheet with a particular name - Beginners Tom Ogilvy Excel Programming 0 September 1st 03 04:18 PM
Saving an Excel Spreadsheet with a particular name - Beginners Rocky McKinley Excel Programming 0 September 1st 03 02:08 PM
Saving excel spreadsheet in a cell Simon[_4_] Excel Programming 0 July 22nd 03 10:32 PM


All times are GMT +1. The time now is 06:51 AM.

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"