Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writing a routine to write to a test file. I've had two suggestions;
delimiter=Char(9). This gives me an invalid function all. And; Const DELIMITER As String = CHR(9), this gives me an error of "Const expression required" It does not seem to be accepting the chr(9) or the char(9) as a valid literal to set the delimiter to. Any ideas why? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format to highlight only cells with formula, not const | Excel Worksheet Functions | |||
Public Const on a Drive | Excel Programming | |||
crash changing const to public const | Excel Programming | |||
XLL - VS .Net2003 - init problem - const char strings - /Gf option?? | Excel Programming | |||
XLL - VS .Net2003 - init problem - const char strings - /Gf option?? | Excel Programming |