python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I output the same type of value in VBA next to the same value?
I want to use VBA to get the values of columns A and B and output them to columns C and D as below.
Same names in column A are made into one and output to column C.
Same values in column B are kept a...
Sato
Votes: 0
Answers: 2
Entering data from a userform to a table using first blank cell in a column
I want to enter data from my userform to a table. I foolishly thought I could do this the same way as when I entered it into a range. EDIT-my script actually does work to add the info to a table. I wa...
Samuel Lindemulder
Votes: 0
Answers: 0
Count Values Based on Date and Reference Excel Formula or VBA
By no choice of my own, I am required to create a schedule in Excel before I upload (read copy) into the scheduling app that we use. What I need to show is the number a 'p', 's', 'f', etc. days that a...
imatworkallday
Votes: 0
Answers: 0
Importing Excel SpreadSheets Into Access: Unable to Append All Data to the Table
I am importing sheets into my Access table. I have some fields set as Number Fields. The particular column for the Excel sheet is formatted as a Number type.
I get the unable to append error.
If I cha...
Ladi Gee
Votes: 0
Answers: 1