Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Moving all the cell content

Hai iam new to excel and programming..
I was preparing a standadr template for our company purpose. I prepared 10
rows and 3 columns for data entry by other user and put a macro for deleting
blank cells. My problem is I want to move only the remaining rows centents
to some other defined loaction after deleting blank rows.
Please any one help me ....
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Moving all the cell content

As always, post your coding efforts for comments and suggestions along with
details of what ranges you want.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gane" wrote in message
...
Hai iam new to excel and programming..
I was preparing a standadr template for our company purpose. I prepared 10
rows and 3 columns for data entry by other user and put a macro for
deleting
blank cells. My problem is I want to move only the remaining rows
centents
to some other defined loaction after deleting blank rows.
Please any one help me ....


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Moving all the cell content

yeh i was not clear

I prepared from row 82
S.No Site Name Territory
1 ABC XYZ
2 DEF PQR
3
4
5

After entering datas i am going to delete(using code) all the rows
containing blank cells . After that it looks like

S.No Site Name Territory
1 ABC XYZ
2 DEF PQR

Now my problem is i want to move these contents(after deleting blank cells)
to other cell say from F64 i.e

S.No(F64) Site Name(G64) Territory(H64)
1(F65) ABC(G65) XYZ(H65)
2(F66) DEF(G66) PQR(H66)


"Don Guillett" wrote:

As always, post your coding efforts for comments and suggestions along with
details of what ranges you want.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gane" wrote in message
...
Hai iam new to excel and programming..
I was preparing a standadr template for our company purpose. I prepared 10
rows and 3 columns for data entry by other user and put a macro for
deleting
blank cells. My problem is I want to move only the remaining rows
centents
to some other defined loaction after deleting blank rows.
Please any one help me ....



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
Macro help: moving specific cells based upon content Scheetsky Excel Worksheet Functions 7 September 4th 09 02:59 PM
When content of a cell changes, content of another deletes [email protected] Excel Programming 4 October 26th 07 08:17 PM
copy comment content to cell content as data not as comment Lilach Excel Discussion (Misc queries) 2 June 21st 07 12:28 PM
Moving rows to another worksheet based on content of cell 5tin@[_2_] Excel Programming 2 November 21st 05 02:22 PM
Moving a row based on content of a cell to a diff worksheet Bruccce Excel Programming 3 July 31st 03 05:02 AM


All times are GMT +1. The time now is 05:14 PM.

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

About Us

"It's about Microsoft Excel"