LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Newbie Q : With VBA Read cells from unopened sheet

Hello People :)

When u might think when all below has been read .. D*mn he's a newbie
:) Your correct. :)

So now on for my question.

I have 2 sheets.

In sheet 1 i have

sheet x witch has the folowing info on it
Kolom A : names ( A1 to x )
Kolom B : job discription
Kolom C : Cost price p/hour

In sheet 2 i want this info from above without opening sheet 1 ( + some
other stuff from other sheets but that not rellevant now )

I can make a hard "copy" like

Formule = "='G:\Excelhelp\[Sheet 1]Week 1" + "'!D$75"
Range("C7").Select
ActiveCell.Value = Formule

But offcource i dont want this.
When i add a new name i dont want to make another hard copy in my macro
for that.

So what i need but i cant make yet is :

A1 to x ( read untill you find the first empty cell )
+ the same info on that row for cell B & C
copied to sheet 2 .


Can anyone help me figure out howto do this ?

I think you all dont really understand what i mean so if you have any
questions please ask :)

Thanks in advance !!!!!!!

Greetinx Avatar



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

 
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
update cells in unopened workbooks pete the greek Excel Discussion (Misc queries) 3 November 13th 08 09:26 PM
create a formula in one sheet that would read data from separate sheet automatically QD Excel Discussion (Misc queries) 0 December 8th 06 04:17 AM
Newbie Date cells so most recent is on top [email protected] Excel Worksheet Functions 1 May 14th 06 02:48 AM
Expenses Spread sheet Tutorial for Newbie ? [email protected] Excel Discussion (Misc queries) 3 May 11th 06 06:25 PM
Newbie question Pulling data from one sheet to another based on Tony Canevaro New Users to Excel 16 October 25th 05 02:10 PM


All times are GMT +1. The time now is 06:54 AM.

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"