Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have tried to extract the data from a range of cells into local variable so that I can write the extracted data in the freefile using VB code. Can you kindly let me know what will be the correct code. Below is the way I have tried, but assinging to variable always results in type mismatch error. X2 = StrConv(Selection.Value, vbUpperCase) Thanks and Regards Chetana |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fetch values from w/sheet | Excel Discussion (Misc queries) | |||
Use of Indirect function to fetch data from another Excel file | Excel Worksheet Functions | |||
Sum cells based on a row variable and seperate column variable | Excel Worksheet Functions | |||
Cells.Find error Object variable or With block variable not set | Excel Programming | |||
Open a password protected excel workbook from second workbook to fetch data using dynamic connection | Excel Programming |