Macros in Excel
I have a spreadsheet that has several tabs in the spreadsheet. I want to develop a macro that pulls context from cell A1 A2 and A3 and puts them into a table tab in the spreadsheet. The problem is...
View Articleupdate records on importing file
Hi! I can import a csv file into a table with success. But if I try to import again the same csv file (edited a bit) I get an error because the primary key of the rows are already into the table of the...
View ArticleHow to make a file, Machine Dependent
How can we make an access or excel file to be dependent on the current computer. In other words the file will not work if it is copied and moved to another machine. thank you
View ArticleUpdate or merge field from 2nd table - DB2 iSeries
I am working on an iSeries v7r1 to consolidate customer accounts after de-deuplication. I am struggling with a fairly simply update to a single field from a value in another table. tbl_target CUSTNUM...
View Articlecount crosstab query
hello all, I have a query which has the following columns [subsno] [amount billed] [date] I'm having trouble figuring SQL syntax on how to do a crosstab query where the column headings would be the...
View ArticleShortening macro code
As you can see, i have a fairly lengthy code. Is there any way to use a loop to shorten this? Sub BillMove() ' ' BillMove Macro ' Move information from the selected spreadsheet and insert them in the...
View ArticleDate Format US or not
I am trying to use the code from Allen Browne where Dates are handled whether or not in dd/mm/yy or mm/dd/yy to open a report and list entries where a date field is less than 2 months away I have...
View ArticleQueries and Sortingg
Hi. i am new here and to databases in general. I am trying to create a database for my magazine collection as I currently store details in a combination of an excel spreadsheet and some word documents...
View ArticleTimeout and Deadlock Errors.
Hi All, I have 2 tables- Master and Child. Master table has primary key and Child has foreign key. There is one Application A which performs insert/update/delete oin these tables. And Application B...
View Articlesp1.msb not found
Greetings, while connecting locally to sqlplus I encountered the following errors: 'Error 6 initializing SQL*Plus SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set...
View ArticleAnnoying - Recycle Bin
Hi all. I'm writing a program which over it's life time the end users will create and delete a lot of records and folders. The Recycle Bin must NOT to be used at all when content is being deleted. I...
View ArticleOracle technology network adf mobile workshop in singapore & jakarta
What you will learn: Overview of the development process to build an ADF Mobile-based applications Mobile application design considerations Setting up development environment Develop user interface...
View ArticleDB2 Download and installation ?
hi guys, This is my First post in dbforums. i am a newbie to database world. In my office my role will be DB Development.(Db2) My manager has asked me to get some hand on on DB2 (STORED PROCEDURES). i...
View ArticleHow to arrange a database and avoid repeating data.
Hi I have been given the task of designing a database for an entertainment agency. It will feature an ACT table with fields being act_id, act_name, members, location and act_type. How do I deal with...
View ArticleER Diagram problems...
Hello everyone, I have been tasked with a homework assignment of an ER diagram for an individual(s) mortgage. Here is the requirements of the schema: We need to store information about mortgages we...
View ArticleDisable the Right klik and still be able to add OLE objects???
Hi I have a database and i want to disable the Right click on the mouse (with the startup option) but still be able to add OLE objects to an form with the OLE objects text box. Is there maybe an code...
View ArticleUnrecognized database format
I have been working on a database in Access 2010 over the last few days, that was initially produced in Access 2007, and now I am unable to open the database with Access 2007. Instead I receive a error...
View ArticleShow ContactID's without Activity
Hi All, I have two tables, one called "contacts" and the other "activities" for simplicities sake "contacts" looks like this: ContactID / AccountID / FirstName / LastName activities looks like:...
View Articlecombo dropdown empty
I have a Customer Select form consisting of one unbound combobox control. The user is intended to enter a customer name helped by the dropdown. When the control is entered, and the user starts typing a...
View Article