Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default How to change the row1 content of the existing excel file automically

Hi all,

I have a excel file which contains with several numbers of rows and columns
data.

Since, I need to rename the data inside the cell A1, B1, C1,D1...........

Beside, I also want to convert the content of the column of Cell AJ2 to the
end of that column such as if "H", it is converted to "1".
If "L", it is converted to "0"

How can I do if I want to change them automatically by" one click" action?

Thank you very much for your help

Tlee



  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions,microsoft.public.excel
external usenet poster
 
Posts: 3,718
Default How to change the row1 content of the existing excel file automica

=(AJ2="H")+0


"tlee" wrote:

Hi all,

I have a excel file which contains with several numbers of rows and columns
data.

Since, I need to rename the data inside the cell A1, B1, C1,D1...........

Beside, I also want to convert the content of the column of Cell AJ2 to the
end of that column such as if "H", it is converted to "1".
If "L", it is converted to "0"

How can I do if I want to change them automatically by" one click" action?

Thank you very much for your help

Tlee




  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions,microsoft.public.excel
external usenet poster
 
Posts: 40
Default How to change the row1 content of the existing excel file automica

Thanks for your information.

And How can I convert the excel file to a new excel file with revised cells
automatically?

For example:
the existing file name: Test1.xls
the converted new file name: Test1revised.xls (automatically revised cells
already)

Thanks,
Tlee


"Teethless mama" 在郵件張貼內容主旨
ä¸*撰寫...
=(AJ2="H")+0


"tlee" wrote:

Hi all,

I have a excel file which contains with several numbers of rows and
columns
data.

Since, I need to rename the data inside the cell A1, B1, C1,D1...........

Beside, I also want to convert the content of the column of Cell AJ2 to
the
end of that column such as if "H", it is converted to "1".
If "L", it is converted to "0"

How can I do if I want to change them automatically by" one click"
action?

Thank you very much for your help

Tlee




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 change the row1 content of the existing excel file automically tlee Excel Worksheet Functions 2 April 28th 09 01:47 AM
How do I Automically add the file path to a new document? Shoretz & Company Excel Programming 2 September 24th 07 03:30 PM
Update existing excel file on template change gibz Excel Discussion (Misc queries) 1 February 2nd 07 06:34 PM
How do I have the date in a spreadsheet change automically. VC Excel Discussion (Misc queries) 1 September 29th 06 09:05 AM
How do I have the date in a spreadsheet change automically. VC Excel Discussion (Misc queries) 1 September 29th 06 02:37 AM


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