Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I have a test on a cell which is used on a large block of data that can contain any items e.g. text numbers, formulae etc as follows Val(.Cells(iFirstDataRow, iTestCol)) When I use it I get an overflow error when the cell contains ("13 E04 01") When I change the text value ?Val("13 G04 01") returns 13 What is being computed in the overflow-errored case? Thanks for any help Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want to modify this VBA code snippet | Excel Programming | |||
Want to modify this VBA code snippet | Excel Programming | |||
Problem in WITH/END WITH code snippet | Excel Programming | |||
Code snippet storage | Excel Programming |