Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel Project

I have a template with categories. A1,B1,C1,D1,E1,F1, so on and so on..
i have a worksheet. i am trying to run a macro or something.to pass
data from worksheet into template (their specific categories.) .
without typing cell by cell. trying to use VB editor but im lost.


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 473
Default Excel Project

Djranks wrote:
I have a template with categories. A1,B1,C1,D1,E1,F1, so on and so on..
i have a worksheet. i am trying to run a macro or something.to pass
data from worksheet into template (their specific categories.) .
without typing cell by cell. trying to use VB editor but im lost.


I suggest you start by recording a macro as you carry out the task and
then look at the recorded code.

You will no doubt want to generalise the code in some way, but if you can
post some code in a message here and explain how you want it generalised
we will probably be able to help.

When recording a macro you have a choice between absolute addressing
(good for getting to the right starting point) and relative addressing -
good for reaching a point relative to where you were.

If you are smart in the way you go about the task - using filtering
perhaps, selecting the entire region (Ctrl+*), using Ctrl+Down to reach
the bottom of a column etc. the recorded code may not need too much
change.



Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup

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
Excell error "Can't find Project or Library" Project VBAProject Lost in Excel Excel Worksheet Functions 0 April 12th 07 04:42 PM
Excel project, need help chelldog Excel Discussion (Misc queries) 9 October 17th 06 05:41 PM
Excel project, need help chelldog Excel Discussion (Misc queries) 0 October 16th 06 06:16 PM
How to convert MS Project to MS Excel. I don't have MS Project. Jane Excel Discussion (Misc queries) 1 February 20th 06 10:01 PM
Excel Project Trinidad Cher Excel Worksheet Functions 1 December 4th 05 09:08 PM


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