Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / February 2007

Tip: Looking for answers? Try searching our database.

count format excel vba

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hai.tio@gmail.com - 16 Feb 2007 16:35 GMT
I'm sorry for this newbie,
'i have an excel sheet with 5 column and 1000 row
'how can i copy the row with value "product" on colum B(productcolumn)
to row 50, 100, 150, ... and new value "nextp" to colum E(ATTN COLUMN)
'in this column, have also another value named "articel", some articel
have less than 9 row
'and how can i insert new row artikel below this < 9 row articel?(the
articel must greater than 9)
'this is my tabel
'no name        height  width   attn
'1  product     1       1
'2  articel     1       1
'3  articel     1       1
'4  packing     1       1
Dave Peterson - 16 Feb 2007 16:57 GMT
Adding headers isn't usually a good idea.  It can mess up sorts and filters and
other stuff.

Instead of copying the headers, maybe you could do this instead:

To always view the header:
Select A1 (so that the headers are visible visible)
select A2
window|Freeze panes.

Now when you scroll up/down, you'll always see row 1.

To print the headers on each piece of paper.
File|Page setup|sheet tab
in the rows to repeat at top, type 1:1

(do file|Print preview to check to see if it worked)

> I'm sorry for this newbie,
> 'i have an excel sheet with 5 column and 1000 row
[quoted text clipped - 10 lines]
> '3  articel     1       1
> '4  packing     1       1

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.