No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
hey im new to microsoft access and databases.im trying to create database with Tables for 1.Researchers(have that) 2.Test performed by researchers (at least 5 different tests)(have that and my 5 test are diabetic,blood type,high blood pressure,positive for drug tests and eye sight) 3.and Results of the tests given by researchers … | |
hey im trying to create a program where the user will type in a number then choose the units its in and units it will be converted to from 2 comboboxes. The output should be changing as different units are clicked without a button.Please tell me how to fix my … | |
hey im trying to create a program that will convert between metric and standard units.I chose length as my measurement so i have nanometer,millimeter,centimeter,meter,hectometer,kilometer,inc,feet,yard and mile. i wanted the inpu to be - number to be converted(text box) -unit number is in(combo box) -unit to convert to(combo box) i know … | |
Whats wrong with my code?I want a code that shifts a word to an amount (dog to fqi)and the input in an input box.The ouput in a 20 column by n row array.And z if shifted by 2 would be b.Thanks [CODE]Function ShiftCipher(text) shiftamount = InputBox("Input how many numbers to … | |
Hello Everyone, Im new here and I can't wait to learn alot about computers and programming and other things with your help. diamondw | |
Re: Hey, i need some guidance.Im working on a project in vba(in excel).I am trying to create a shift cipher(example dog would be fqi) i want the input to be in an input box(have that part) with the text to be shifted and amount that it will be shifted.The output will … | |
Re: I am trying to make a program using VBA that will convert a word into code using a simple substitution cipher. I'm fairly new to VB but have some basic knowledge of it due to a course I took on it. Unfortunately this was not part of said course. The … | |
Hey, i need some guidance.Im working on a project in vba(in excel).I am trying to create a shift cipher(example dog would be fqi) i want the input to be in an input box(have that part) with the text to be shifted and amount that it will be shifted.The output will … | |
Hi i created a code in vba. the requirements is that -input is 3 color bands from a resistor(in order) -and the output of the resistor in ohms -make function work for 3 colors.I am using vba. I came up with a code but it has my function highlighted in … | |
Re: Hi i created a code in vba. the requirements is that -input is 3 color bands from a resistor(in order) -and the output of the resistor in ohms -make function work for 3 colors.I am using vba. I came up with a code but it has my function highlighted in … | |
Re: Hi i created a code in vba. the requirements is that -input is 3 color bands from a resistor(in order) -and the output of the resistor in ohms -make function work for 3 colors.I am using vba. I came up with a code but it has my function highlighted in … |
The End.