Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 74
Default naming a workbook the same as a cell entry

is it possible to automatically name a workbook the same as a cell entry when
i instruct the program to save the file?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default naming a workbook the same as a cell entry

If the name is, for example, at Range A1 in a Worksheet called Setup, you
could use this command:
ThisWorkbook.SaveAs (Worksheets("SetUp").Cells(1, 1).Value)

--
Adilson Soledade


"des-sa" wrote:

is it possible to automatically name a workbook the same as a cell entry when
i instruct the program to save the file?

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
Date calculation across workbooks / Workbook naming question. Phil Excel Discussion (Misc queries) 2 February 1st 08 12:55 PM
Naming convention for workbook names Barb Reinhardt Excel Discussion (Misc queries) 2 March 13th 07 12:29 AM
Naming a new Excel workbook in a macro GLS Excel Worksheet Functions 2 November 25th 06 11:18 PM
Auto naming Tabs in a Workbook Johnny Excel Discussion (Misc queries) 5 August 29th 06 04:42 PM
Workbook "Sheet" Naming comotoman Excel Discussion (Misc queries) 4 September 30th 05 09:49 PM


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