Folder Rename Macro / bat file simple? (I hope)
Thu, 7 Aug 2008 20:29:40 -0700 (PDT)
I need some help. I know nothing about macros. But I need one that
I'm pretty sure will be fairly easy to create.
I have got a racing game that I play very oftain. Within this game's
top folder, there is a sub-folder that contains the different track
folders below it. Now, the game only recognizes around 9 ...
|
Marcos in Excel
Thu, 7 Aug 2008 14:27:00 -0700
I set up a macro in a users excel, which works great for the user, however
there is a problem this user is experiencing:
when ever the user opens up any spreadsheet she has to either click on
enable or disable macros. i had to set the marco up so that the macro will
be there for when she imports a report ...
|
Can you back-up through a Macro?
Thu, 7 Aug 2008 11:09:01 -0700
Hi I have created a Form, so that in the future users of my database can do
what they need to do by "push button" commands. Because I don't know VBA,
I've just used command/control buttons and linked these to Macros. I've been
able to do everything to EXCEPT:
Create a button to back up the database. Becau ...
|
SetProperty
Wed, 6 Aug 2008 15:50:00 -0700
I have a checkbox field named Highlight. When I open the form, I would like
this field to be disabled unless CurrentUser = "Admin". Is that possible?
And should i be using a macro or some other method? ...
|
Retrieving specific record from subform using a macros
Wed, 6 Aug 2008 07:01:00 -0700
I have a form linked to a table of classes. My displays all of the classes
information and has a subform in datasheet view displaying all of the
students currently enrolled in the class. On my main form I have a command
button linked to a macros called view student. My Macros is ViewStudents :
On Click th ...
|
disable macro settings
Tue, 5 Aug 2008 10:45:00 -0700
Hi,
I have a macro in a database thats uses the runApp application to open a
excel spreadsheet. However, this spreadsheet then asks for the user if they
want to enable or disable the macro before opening......is there a way i can
by-pass this and automatically enable this excel macro.
Many Thanks ...
|
Macro to wait until an excel spreadsheet macro has finished runnin
Tue, 5 Aug 2008 10:38:01 -0700
Hi, i hope you can help.
Basically, from within a database i have a command (runapp macro) that opens
a specific excel workbook. This excel workbook has an autoexec macro in it so
that it runs when it opens and it takes about 40 seconds fro it to run
fully....My problem is that i want the runapp macro to do ...
|
|
|
Can't find macro error message
Mon, 4 Aug 2008 13:06:01 -0700
I am a macro newbie.
I copied a query and report from one database to another. In the new
database when I open the report I get an error message "cannot find macro
Macro1Page".
How do I locate the macro in the original database and copy it to the new one?
Thanks. ...
|
Macro to change data type
Mon, 4 Aug 2008 10:16:07 -0700
I am importing a .CSV into an access 2007 database. All the fields in the
.CSV are text and some need to be number, date, text etc when being imported
into access. How can I change multiple fields from text to a useful data type
without going into table design after each import? Macro? Thanks in advance. ...
|
How to change data type
Mon, 4 Aug 2008 10:00:05 -0700
I am importing a csv file into an Access database< but need to change the
data types of several fields. Is there a way this can be done with a macro
and without having to go into design mode? ...
|