473,321 Members | 1,778 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

VBA/ MS Access. Code formating/alignment

Hi,

Is there any tools in VBA / Access that allow to format/align the code.
( not "Ident" button on the toolbar )
As an example:

Before formatting:
IF
ELSE
END IF

After formatting:
IF
ELSE
END IF
Thanks, Eugene
Nov 13 '05 #1
1 1758
Check out the Smart Indenter. The link is in the upper part of the left hand
column. This is an add-in for the VBA window.

http://www.oaltd.co.uk/

--
Wayne Morgan
MS Access MVP
"Eugene" <yg********@hotmail.com> wrote in message
news:ad*************************@posting.google.co m...
Hi,

Is there any tools in VBA / Access that allow to format/align the code.
( not "Ident" button on the toolbar )
As an example:

Before formatting:
IF
ELSE
END IF

After formatting:
IF
ELSE
END IF
Thanks, Eugene

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Kin®sole | last post by:
Hi I am trying to add two variables to a list box and keep everything in line.I get the result below Gaz £2000 Jimmy £3000 fred £4000 but would like to get this result
6
by: BT | last post by:
I'm trying to format a three column table and I can't get things to line up the way I need to. The first column is text of variable length that might wrap onto multiple lines. It is within...
5
by: Richard | last post by:
Hi, I have a form that take some time to load due to many comboboxes and at least 8 subforms. When I filter or sort the main form I get an error message and then Access shuts down. They ask if...
67
by: S.Tobias | last post by:
I would like to check if I understand the following excerpt correctly: 6.2.5#26 (Types): All pointers to structure types shall have the same representation and alignment requirements as each...
0
by: rodrigo guerra | last post by:
where i can change the code formating that visual studio does in the code.... like if i type: if ( ) { .... } visual studio changes to:
1
by: jimb | last post by:
I can get the dropdownlist into the datagrid, and I can populate it, but I can't read it. Anybody have a working example of a dropdownlist in an editable grid? Thanks. -- .....
3
by: amruta | last post by:
I have the following statements TextBox19.Text &= "ID" & ControlChars.Tab TextBox19.Text &= "Requirement Name" & ControlChars.Tab TextBox19.Text &= "Status" & ControlChars.Tab TextBox19.Text &=...
2
by: ramasubramanian.rahul | last post by:
hi i was doing some tinkering and wrote the following code on a HPUX #include<stdio.h> 2 int main(){ 3 char *buf = malloc( 100 ); 4 int a = * ( int * ) ( buf + 13 ); 5 } this thing prompyly...
6
by: Wesley Peace | last post by:
I hate to cross post, but I've gotten no answer yet on a problem I'm having with visual studio 2008. I've created a series of forms with controls to access a Access database tables. The...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.