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

Dear All,
I have following problem:

I have one file test.xls and i would like to downloading to this file
some of the date from diferent files

Each next file will have names ( next number ) .xls for example :
1.xls , 2.xls,3.xls etc

How to write a formula if i want to have intest.xls one row with the
same field A1 from each of my numered files



Many thanks
KICQ

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,393
Default formula determinate problem

Start with this and experiment a little
=INDIRECT("["&ROW()&".xls]Sheet1!&A1")

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"kicek" wrote in message
ups.com...
Dear All,
I have following problem:

I have one file test.xls and i would like to downloading to this file
some of the date from diferent files

Each next file will have names ( next number ) .xls for example :
1.xls , 2.xls,3.xls etc

How to write a formula if i want to have intest.xls one row with the
same field A1 from each of my numered files



Many thanks
KICQ



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default formula determinate problem

Hi

Hi

I ansvered quite similar thread "Dynamic table array using hyperlink" from
Salman at 05.01.2007 11:05 in NG microsoft.public.excel.worksheetfunctions.
Maybe you find some ideas from there.


Arvi Laanemets



"kicek" wrote in message
ups.com...
Dear All,
I have following problem:

I have one file test.xls and i would like to downloading to this file
some of the date from diferent files

Each next file will have names ( next number ) .xls for example :
1.xls , 2.xls,3.xls etc

How to write a formula if i want to have intest.xls one row with the
same field A1 from each of my numered files



Many thanks
KICQ



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
Formula Problem Lise Excel Discussion (Misc queries) 3 July 21st 09 04:05 AM
Formula Problem Secret Squirrel Excel Discussion (Misc queries) 2 August 13th 07 07:40 PM
Crating new sheet at determinate time Gonçalo Ricardo[_3_] Excel Programming 0 November 16th 04 10:35 AM
determinate if pop up menu exists GUS Excel Programming 1 November 4th 03 08:11 PM
determinate if a range is empty GUS Excel Programming 2 October 30th 03 01:00 AM


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