Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
i use automated csv-import for analysis things. i named all columns in my import sheet (... to be independant of import changes like additional columns i used 'Sheet1Name & Column1Header' as name for column1 in sheet1) later on i know the name and sheet of some column, but i want to get the column index. how to do this with vba? i tried around with range("..").column, but this doesn't work. i read about names("...").RefersToRange, but at the end i think i should ask the experts ;-) btw, are these names privat properties or public or ...? regards, Fritz |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using worksheet names as references | Excel Worksheet Functions | |||
range names to cell references | Excel Worksheet Functions | |||
Cell References/Names | Excel Discussion (Misc queries) | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) | |||
Sheet Names and Cell References | Excel Worksheet Functions |