Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default overview of postfix vb variable notation

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default overview of postfix vb variable notation

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default overview of postfix vb variable notation

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default overview of postfix vb variable notation

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF and VLOOKUP functions for a matrix overview Marc Bucher Excel Worksheet Functions 4 November 2nd 07 07:50 AM
Overview Improvements for Excel Worksheets Feda Excel Discussion (Misc queries) 5 September 18th 07 10:08 PM
Overview usage named ranges Bart Wouters[_2_] Excel Discussion (Misc queries) 1 August 13th 07 01:53 PM
Is there a template for a home improvement project overview? bgkbear Excel Discussion (Misc queries) 1 January 21st 07 06:32 AM
excel postfix number format s05ullivan Excel Discussion (Misc queries) 0 November 9th 05 04:12 AM


All times are GMT +1. The time now is 10:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"