Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could somebody tell me where I could find a list of all the postfix vb
variable coding conventions. I mean the $ postfix for string, the % postfix for integer etc. RBS |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://support.microsoft.com/default.aspx?id=191713
INFO: Type Declaration Character to Data Type Chart -- Regards, Tom Ogilvy RB Smissaert wrote in message ... Could somebody tell me where I could find a list of all the postfix vb variable coding conventions. I mean the $ postfix for string, the % postfix for integer etc. RBS |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks.
I was thinking about getting into a consistent routine to name variables and maybe use the postfix type declaration characters. As there are no characters for boolean, byte and date I suppose there is little point in doing that. Do most people use the Hungarian notation as described in: http://msdn.microsoft.com/archive/de...n_vbconvns.asp and would there be any point in using the the postfix type declaration characters? I understand you could use the Hungarian notation and use the the postfix type declaration characters. Thanks for any advice. RBS "Tom Ogilvy" wrote in message ... http://support.microsoft.com/default.aspx?id=191713 INFO: Type Declaration Character to Data Type Chart -- Regards, Tom Ogilvy RB Smissaert wrote in message ... Could somebody tell me where I could find a list of all the postfix vb variable coding conventions. I mean the $ postfix for string, the % postfix for integer etc. RBS |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's another viewpoint on naming conventions. To me, it's a matter
of personal preference and/or what others who must deal with your code prefer. As long as you are consistent, ............. http://msdn.microsoft.com/library/de...nsoverview.asp HTH Paul -------------------------------------------------------------------------------------------------------------- Be advised to back up your WorkBook before attempting to make changes. -------------------------------------------------------------------------------------------------------------- Thanks. I was thinking about getting into a consistent routine to name variables and maybe use the postfix type declaration characters. As there are no characters for boolean, byte and date I suppose there is little point in doing that. Do most people use the Hungarian notation as described in: http://msdn.microsoft.com/archive/de...n_vbconvns.asp and would there be any point in using the the postfix type declaration characters? I understand you could use the Hungarian notation and use the the postfix type declaration characters. Thanks for any advice. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF and VLOOKUP functions for a matrix overview | Excel Worksheet Functions | |||
Overview Improvements for Excel Worksheets | Excel Discussion (Misc queries) | |||
Overview usage named ranges | Excel Discussion (Misc queries) | |||
Is there a template for a home improvement project overview? | Excel Discussion (Misc queries) | |||
excel postfix number format | Excel Discussion (Misc queries) |